libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <bitfield_map_impl.hpp>
Public Member Functions | |
BOOST_MPL_ASSERT_RELATION (sizeof(typename Cls::key_type),<=, sizeof(unsigned long long)) | |
Static Public Member Functions | |
static constexpr Cls::key_type FORCE_INLINE | result (typename Cls::key_type mask, typename Cls::raw_mapped_data_t &raw_mapped_data) noexcept(true) |
Definition at line 257 of file bitfield_map_impl.hpp.
jmmcg::LIBJMMCG_VER_NAMESPACE::private_::deletor< Cls, SelectedField >::BOOST_MPL_ASSERT_RELATION | ( | sizeof(typename Cls::key_type) | , |
<= | , | ||
sizeof(unsigned long long) | |||
) |
|
inlinestaticconstexprnoexcept |
Definition at line 261 of file bitfield_map_impl.hpp.