◆ GetMaxFieldType() [1/2]
template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetMaxFieldType |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ GetMaxFieldType() [2/2]
template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetMaxFieldType |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ GetNumSlotsPerNode() [1/2]
template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetNumSlotsPerNode |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ GetNumSlotsPerNode() [2/2]
template<typename Btree >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetNumSlotsPerNode |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ GetTargetNodeSize() [1/2]
template<typename ValueType >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetTargetNodeSize |
( |
size_t |
target_values_per_node | ) |
|
|
inlinestaticconstexpr |
◆ GetTargetNodeSize() [2/2]
template<typename ValueType >
constexpr static size_t absl::container_internal::BtreeNodePeer::GetTargetNodeSize |
( |
size_t |
target_values_per_node | ) |
|
|
inlinestaticconstexpr |
◆ UsesGenerations()
template<typename Btree >
constexpr static bool absl::container_internal::BtreeNodePeer::UsesGenerations |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ UsesLinearNodeSearch() [1/2]
template<typename Btree >
constexpr static bool absl::container_internal::BtreeNodePeer::UsesLinearNodeSearch |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ UsesLinearNodeSearch() [2/2]
template<typename Btree >
constexpr static bool absl::container_internal::BtreeNodePeer::UsesLinearNodeSearch |
( |
| ) |
|
|
inlinestaticconstexpr |
The documentation for this class was generated from the following file: