#include <boost/spirit/home/x3/core/parser.hpp>#include <boost/spirit/home/x3/core/skip_over.hpp>#include <boost/spirit/home/x3/numeric/real_policies.hpp>#include <boost/spirit/home/x3/support/numeric_utils/extract_real.hpp>

Classes | |
| struct | boost::spirit::x3::real_parser< T, RealPolicies > |
Namespaces | |
| boost | |
| Duration formatting facet for input. | |
| boost::spirit | |
| boost::spirit::x3 | |
Typedefs | |
| typedef real_parser< float > | boost::spirit::x3::float_type |
| typedef real_parser< double > | boost::spirit::x3::double_type |
Variables | |
| float_type const | boost::spirit::x3::float_ = {} |
| double_type const | boost::spirit::x3::double_ = {} |