libjmmcg  build_2176
A C++ library containing an eclectic mix of useful, advanced components.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
jmmcg::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 >(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

Enumerator
last_field 

Definition at line 1811 of file optional_field_types.hpp.

Function Documentation

jmmcg::exchanges::BATSBOE::common::optional::CancelRejected::BOOST_MPL_ASSERT_RELATION ( static_cast< std::size_t >  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 
)