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