libjmmcg  build_2783
A C++ library containing an eclectic mix of useful, advanced components.
isimud::exchanges::BATSBOE::common::optional::CancelRejected Namespace Reference

Classes

struct  bitfields_to_type_map
 

Enumerations

enum  bitfields_t : uint64_t { bitfields_t::last_field =(0x1UL<<0) }
 

Functions

 BOOST_MPL_ASSERT_RELATION (static_cast< std::size_t >(jmmcg::mpl::bit_position< static_cast< std::underlying_type< bitfields_t >::type >(bitfields_t::last_field)>::value),==, static_cast< std::size_t >(bitfields_to_type_map::mapped_types_size))
 

Enumeration Type Documentation

◆ bitfields_t

Enumerator
last_field 

Definition at line 1810 of file optional_field_types.hpp.

Function Documentation

◆ BOOST_MPL_ASSERT_RELATION()

isimud::exchanges::BATSBOE::common::optional::CancelRejected::BOOST_MPL_ASSERT_RELATION ( static_cast< std::size_t >  jmmcg::mpl::bit_position< static_cast< std::underlying_type< bitfields_t >::type >(bitfields_t::last_field)>::value,
static_cast< std::size_t >  bitfields_to_type_map::mapped_types_size 
)