libstdc++
|
Public Types | |
typedef binomial_heap< _VTp, Cmp_Fn, _Alloc > | type |
Specialization for binomial_heap.
Definition at line 77 of file priority_queue_base_dispatch.hpp.
typedef binomial_heap<_VTp, Cmp_Fn, _Alloc> __gnu_pbds::detail::container_base_dispatch< _VTp, Cmp_Fn, _Alloc, binomial_heap_tag, null_type >::type |
Dispatched type.
Definition at line 81 of file priority_queue_base_dispatch.hpp.