conststr 0.2.1
|
Type that can be implicitly converted to any type. More...
#include <reflect.hpp>
Public Member Functions | |
template<typename T > | |
constexpr | operator T () const noexcept |
Convert to any type. More... | |
Type that can be implicitly converted to any type.
|
constexprnoexcept |
Convert to any type.
T | any type |