Searched defs:extract_uint (Results 1 – 3 of 3) sorted by relevance
42 struct extract_uint struct50 inline static bool call(Iterator& first, Iterator const& last, T& attr) in call()74 inline static bool call(Iterator& first, Iterator const& last, Attribute& attr_) in call()
48 struct extract_uint struct56 inline static bool call(Iterator& first, Iterator const& last, T& attr_) in call()81 inline static bool call(Iterator& first, Iterator const& last, Attribute& attr_) in call()
71 extract_uint; in parse_n() typedef