Home
last modified time | relevance | path

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

/third_party/boost/boost/spirit/home/support/utree/
Dutree.hpp280 struct shallow_tag {}; struct
281 shallow_tag const shallow = {};
414 utree(utf8_string_range_type const&, shallow_tag);
459 utree(range, shallow_tag);
460 utree(const_range, shallow_tag);
/third_party/boost/boost/spirit/home/support/utree/detail/
Dutree_detail2.hpp811 inline utree::utree(range r, shallow_tag) in utree() argument
819 inline utree::utree(const_range r, shallow_tag) in utree() argument
827 inline utree::utree(utf8_string_range_type const& str, shallow_tag) in utree() argument