Home
last modified time | relevance | path

Searched refs:notrdot_real_p (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/spirit/classic/test/
Dnumerics_tests.cpp85 notrdot_real_p = real_parser<double, no_trailing_dot<double> >(); variable
296 BOOST_TEST(!parse("1234.", notrdot_real_p[assign_a(d)]).full); // Bad trailing dot in main()