Searched refs:is_binary_composite (Results 1 – 2 of 2) sorted by relevance
84 struct is_binary_composite { struct101 ::BOOST_SPIRIT_CLASSIC_NS::is_binary_composite<CompositeT>::value));217 BOOST_STATIC_ASSERT(::BOOST_SPIRIT_CLASSIC_NS::is_binary_composite<BinaryT>::value);224 BOOST_STATIC_ASSERT(::BOOST_SPIRIT_CLASSIC_NS::is_binary_composite<BinaryT>::value);241 BOOST_STATIC_ASSERT(::BOOST_SPIRIT_CLASSIC_NS::is_binary_composite<BinaryT>::value); in get_binary_left_subject()249 BOOST_STATIC_ASSERT(::BOOST_SPIRIT_CLASSIC_NS::is_binary_composite<BinaryT>::value); in get_binary_right_subject()
53 BOOST_STATIC_ASSERT(!is_binary_composite<plain_t>::value); in parser_traits_tests()54 BOOST_STATIC_ASSERT(!is_binary_composite<unary_t>::value); in parser_traits_tests()55 BOOST_STATIC_ASSERT(!is_binary_composite<action_t>::value); in parser_traits_tests()56 BOOST_STATIC_ASSERT(is_binary_composite<binary_t>::value); in parser_traits_tests()