Home
last modified time | relevance | path

Searched defs:adaptee (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.formatter/
H A Dformat.functions.tests.h1323 adaptee data_; variable
1305 using adaptee = std::deque<CharT>; global() variable
[all...]
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtmap/
H A Dformat.functions.tests.h811 using adaptee = std::map<int, int>; global() variable
/llvm-project/libcxx/test/std/utilities/format/format.range/format.range.fmtset/
H A Dformat.functions.tests.h1474 using adaptee = std::set<int>; global() variable