Classes | |
struct | test_result |
Functions | |
template<typename Range , typename F > | |
test_result< typename Range::const_iterator > | test (Range test_file, F gen, char const *demarcation="<**expected**>", char const *re_prefix="<%", char const *re_suffix="%>") |
test_result<typename Range::const_iterator> boost::spirit::x3::testing::test | ( | Range | test_file, |
F | gen, | ||
char const * | demarcation = "<**expected**>" , |
||
char const * | re_prefix = "<%" , |
||
char const * | re_suffix = "%>" |
||
) |
Referenced by boost::BOOST_concept(), boost::multiprecision::backends::cpp_dec_float< Digits10, ExponentType, Allocator >::extract_parts(), boost::spirit::karma::char_generator< any_space< CharEncoding >, CharEncoding, tag::space >::generate(), boost::random::discrete_distribution< std::size_t, WeightType >::operator()(), boost::spirit::x3::char_parser< any_char< Encoding > >::parse(), boost::spirit::qi::char_parser< char_range< CharEncoding, false >, CharEncoding::char_type >::parse(), and boost::dynamic_bitset< Block, Allocator >::test_set().