Searched defs:path_of (Results 1 – 2 of 2) sorted by relevance
241 struct path_of< std::basic_string<Ch, Traits, Alloc> > struct243 typedef std::basic_string<Ch, Traits, Alloc> _string;244 typedef string_path< _string, id_translator<_string> > type;
108 static const char *path_of(enum dptf_participant participant) in path_of() function