|
jaulib v1.4.1
Jau Support Library (C++, Java, ..)
|
Test private impl namespace. More...
Functions | |
| template<class Dummy_type> | |
| static constexpr bool | isLittleEndian2_impl (std::enable_if_t< jau::has_endian_little_v< Dummy_type >, bool >=true) noexcept |
| template<class Dummy_type> | |
| static constexpr bool | isLittleEndian2_impl (std::enable_if_t<!jau::has_endian_little_v< Dummy_type >, bool >=true) noexcept |
Test private impl namespace.
|
staticconstexprnoexcept |
Definition at line 51 of file test_basictypeconv.cpp.
|
staticconstexprnoexcept |
Definition at line 56 of file test_basictypeconv.cpp.