Searched defs:allocator_type (Results 1 – 10 of 10) sorted by relevance
150 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef159 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef170 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef181 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef194 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef206 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef218 using allocator_type = typename VecT::allocator_type; in TYPED_TEST() typedef
112 InlinedVector() noexcept(noexcept(allocator_type())) : storage_() {} in noexcept() function
57 using allocator_type = typename Tree::allocator_type; variable252 using allocator_type = typename Tree::allocator_type; variable403 using allocator_type = typename Tree::allocator_type; variable548 using allocator_type = typename Tree::allocator_type; variable
280 using allocator_type = typename AllocatorTraits::allocator_type; variable
228 using allocator_type = std::allocator<char>; variable380 using allocator_type = std::allocator<char>; variable
111 using allocator_type = Allocator; typedef in nlohmann::fifo_map
217 using allocator_type = AllocatorType<basic_json>; typedef in basic_json
20568 typedef _Alloc allocator_type; typedef20788 using allocator_type = allocator<_Tp>; typedef20983 typedef _Alloc allocator_type; typedef21076 typedef _Char_alloc_type allocator_type; typedef in std::__cxx11::basic_string129883 typedef _Alloc allocator_type; typedef in std::_Deque_base130168 typedef _Alloc allocator_type; typedef in std::deque132174 typedef _Alloc allocator_type; typedef132282 typedef _Alloc allocator_type; typedef in std::vector133460 typedef _Alloc allocator_type; typedef133552 typedef _Alloc allocator_type; typedef in std::vector[all …]
19395 using allocator_type = AllocatorType<basic_json>; typedef in basic_json
17399 using allocator_type = AllocatorType<basic_json>; typedef in nlohmann::basic_json