Home
last modified time | relevance | path

Searched defs:CharT (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/libcxx/benchmarks/
Dformat_to.bench.cpp27 using CharT = typename Container::value_type; in BM_format_to_string_back_inserter() typedef
42 using CharT = typename Container::value_type; in BM_format_to_string_begin() typedef
Dformat_to_n.bench.cpp27 using CharT = typename Container::value_type; in BM_format_to_n_string_back_inserter() typedef
42 using CharT = typename Container::value_type; in BM_format_to_n_string_begin() typedef