|
QuickCppLib 0.10
Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!
|
Classes | |
| struct | bit_castable_overload |
| struct | byte_array_wrapper |
| struct | reinterpret_cast_overload |
Functions | |
| template<class To , class From , typename = decltype( quickcpplib::_xxx ::bit_cast::bit_cast<To, From>(std::declval<From>()) )> | |
| constexpr bool | _is_bit_cast_valid (int) |
| template<class To , class From > | |
| constexpr bool | _is_bit_cast_valid (...) |
| template<class To , class From > | |
| constexpr bool | is_bit_cast_valid () |
|
inlineconstexpr |
|
inlineconstexpr |
|
inlineconstexpr |