Searched refs:shallow_tag (Results 1 – 2 of 2) sorted by relevance
280 struct shallow_tag {}; struct281 shallow_tag const shallow = {};414 utree(utf8_string_range_type const&, shallow_tag);459 utree(range, shallow_tag);460 utree(const_range, shallow_tag);
811 inline utree::utree(range r, shallow_tag) in utree() argument819 inline utree::utree(const_range r, shallow_tag) in utree() argument827 inline utree::utree(utf8_string_range_type const& str, shallow_tag) in utree() argument