libstdc++: thin_heap_.hpp File Reference (original) (raw)
Go to the source code of this file.
Macros | |
---|---|
#define | PB_DS_ASSERT_AUX_NULL(X) |
#define | PB_DS_ASSERT_NODE_CONSISTENT(_Node, _Bool) |
#define | PB_DS_BASE_T_P |
#define | PB_DS_CLASS_C_DEC |
#define | PB_DS_CLASS_T_DEC |
Enumerations | |
---|---|
enum | { num_distinct_rank_bounds } |
Detailed Description
Contains an implementation class for a thin heap.
Definition in file thin_heap_.hpp.
Macro Definition Documentation
◆ PB_DS_ASSERT_AUX_NULL
| #define PB_DS_ASSERT_AUX_NULL | ( | | X | ) | | --------------------------------- | - | | - | - |
◆ PB_DS_ASSERT_NODE_CONSISTENT
| #define PB_DS_ASSERT_NODE_CONSISTENT | ( | | _Node, | | ---------------------------------------- | - | | ------- | | | _Bool | | | | | ) | | | |
◆ PB_DS_BASE_T_P
◆ PB_DS_CLASS_C_DEC
#define PB_DS_CLASS_C_DEC
◆ PB_DS_CLASS_T_DEC
#define PB_DS_CLASS_T_DEC
Enumeration Type Documentation
◆ anonymous enum
Variable Documentation
◆ g_a_rank_bounds
const std::size_t __gnu_pbds::detail::g_a_rank_bounds[num_distinct_rank_bounds] | static |
---|