|
libcaf
0.13.2
|
Lifts an atom_value to a compile-time constant.
More...
#include <atom.hpp>
Public Member Functions | |
| constexpr | operator atom_value () const |
| Returns the wrapped value. | |
Static Public Attributes | |
| static const atom_constant | value = atom_constant<V>{} |
Returns an instance of this constant (not an atom_value). | |
Lifts an atom_value to a compile-time constant.
1.8.9.1