Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/include/__format/
H A Dformat_arg_store.h137 …, basic_string<typename _Tp::value_type, typename _Tp::traits_type, typename _Tp::allocator_type>>) in requires()
/freebsd/contrib/llvm-project/libcxx/include/__vector/
H A Dvector.h95 using allocator_type = _Allocator; variable