Public Member Functions | Private Types | List of all members
absl::btree_map< Key, Value, Compare, Alloc > Class Template Reference

#include <btree_map.h>

Inheritance diagram for absl::btree_map< Key, Value, Compare, Alloc >:
Inheritance graph
[legend]

Public Member Functions

 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 Base (int an_x)
 
 btree_map ()
 
 btree_map ()
 

Private Types

using Base = typename btree_map::btree_map_container
 
using Base = typename btree_map::btree_map_container
 

Detailed Description

template<typename Key, typename Value, typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
class absl::btree_map< Key, Value, Compare, Alloc >

Definition at line 84 of file abseil-cpp/absl/container/btree_map.h.

Member Typedef Documentation

◆ Base [1/2]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
using absl::btree_map< Key, Value, Compare, Alloc >::Base = typename btree_map::btree_map_container
private

◆ Base [2/2]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
using absl::btree_map< Key, Value, Compare, Alloc >::Base = typename btree_map::btree_map_container
private

Definition at line 89 of file abseil-cpp/absl/container/btree_map.h.

Constructor & Destructor Documentation

◆ btree_map() [1/2]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
absl::btree_map< Key, Value, Compare, Alloc >::btree_map ( )
inline

Definition at line 130 of file abseil-cpp/absl/container/btree_map.h.

◆ btree_map() [2/2]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
absl::btree_map< Key, Value, Compare, Alloc >::btree_map ( )
inline

Member Function Documentation

◆ Base() [1/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [2/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [3/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [4/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [5/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [6/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [7/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [8/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [9/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

◆ Base() [10/10]

template<typename Key , typename Value , typename Compare = std::less<Key>, typename Alloc = std::allocator<std::pair<const Key, Value>>>
Base::Base
inlineexplicit

The documentation for this class was generated from the following file:


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:55