RESTinio
|
A helper wrapper to indicate that value is already checked and shouldn't be checked again. More...
#include <basics.hpp>
Public Member Functions | |
constexpr | trusted (underlying_uint_t value) noexcept |
constexpr auto | get () const noexcept |
Private Attributes | |
const underlying_uint_t | m_value |
A helper wrapper to indicate that value is already checked and shouldn't be checked again.
Definition at line 50 of file basics.hpp.
|
inlineexplicitconstexprnoexcept |
Definition at line 56 of file basics.hpp.
|
inlineconstexprnoexcept |
Definition at line 58 of file basics.hpp.
|
private |
Definition at line 52 of file basics.hpp.