libstdc++: binomial_heap_.hpp File Reference (original) (raw)
binomial_heap_.hpp File Reference
Go to the source code of this file.
Classes | |
---|---|
class | __gnu_pbds::detail::binomial_heap< Value_Type, Cmp_Fn, _Alloc > |
Namespaces | |
---|---|
namespace | __gnu_pbds |
Macros | |
---|---|
#define | PB_DS_CLASS_C_DEC |
#define | PB_DS_CLASS_T_DEC |
Detailed Description
Contains an implementation class for a binomial heap.
Definition in file binomial_heap_.hpp.
Macro Definition Documentation
◆ PB_DS_CLASS_C_DEC
#define PB_DS_CLASS_C_DEC
Definition at line 59 of file binomial_heap_.hpp.
◆ PB_DS_CLASS_T_DEC
#define PB_DS_CLASS_T_DEC
Definition at line 56 of file binomial_heap_.hpp.