RESTinio
|
A helper wrapper to indicate that value hasn't been checked yet and should be checked in the constructor of qvalue. More...
#include <basics.hpp>
Public Member Functions | |
untrusted (underlying_uint_t value) | |
auto | get () const noexcept |
Private Attributes | |
underlying_uint_t | m_value |
A helper wrapper to indicate that value hasn't been checked yet and should be checked in the constructor of qvalue.
Definition at line 63 of file basics.hpp.
|
inlineexplicit |
Definition at line 69 of file basics.hpp.
|
inlinenoexcept |
Definition at line 76 of file basics.hpp.
|
private |
Definition at line 65 of file basics.hpp.