Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::xpressive::detail::unused_mask< In, Out, Done > Struct Template Reference

#include <cpp_regex_traits.hpp>

Public Member Functions

 BOOST_STATIC_ASSERT (1!=Out)
 
 BOOST_STATIC_CONSTANT (umaskex_t, value=(unused_mask< In,(Out >> 1)>::value))
 

Member Function Documentation

template<umaskex_t In, umaskex_t Out = highest_bit, bool Done = (0 == (Out & In))>
boost::xpressive::detail::unused_mask< In, Out, Done >::BOOST_STATIC_ASSERT ( 1!  = Out)
template<umaskex_t In, umaskex_t Out = highest_bit, bool Done = (0 == (Out & In))>
boost::xpressive::detail::unused_mask< In, Out, Done >::BOOST_STATIC_CONSTANT ( umaskex_t  ,
value  = (unused_mask< In,(Out >> 1)>::value) 
)

The documentation for this struct was generated from the following file: