Go to the source code of this file.
Classes | |
struct | lexy::_bit_cast< T > |
Namespaces | |
lexy | |
Macros | |
#define | LEXY_BITCAST_CONSTEXPR |
#define | LEXY_HAS_BITCAST 0 |
Variables | |
template<typename T > | |
constexpr auto | lexy::bit_cast = _bit_cast<T>{} |
std::bit_cast as a callback. More... | |
#define LEXY_BITCAST_CONSTEXPR |
Definition at line 38 of file bit_cast.hpp.
#define LEXY_HAS_BITCAST 0 |
Definition at line 29 of file bit_cast.hpp.