Home
last modified time | relevance | path

Searched defs:decimal_number (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/spirit/home/support/char_encoding/unicode/
Dquery.hpp54 decimal_number = 16, // [Nd] a decimal digit enumerator
/third_party/boost/boost/spirit/home/support/
Dchar_class.hpp119 struct decimal_number { BOOST_SPIRIT_IS_TAG() }; struct