Searched refs:append_to_string (Results 1 – 2 of 2) sorted by relevance
155 static void append_to_string(Exposed& result, Iterator begin, Iterator end) in append_to_string() function167 append_to_string(result, traits::get_begin<char_type>(attr) in call()
288 static void append_to_string(Attribute& attr, Iterator begin, Iterator end) in append_to_string() function300 append_to_string(attr, traits::get_begin<char_type>(val) in append_to_container()