priority_queue_local::internal_bounded_stack< Tp_, max_size_ > Class Template Reference

Similar to std::stack, with the following differences:

More...

#include <priority_queue.h>

Inheritance diagram for priority_queue_local::internal_bounded_stack< Tp_, max_size_ >:
Inheritance graph
[legend]

List of all members.


Detailed Description

template<typename Tp_, unsigned_type max_size_>
class priority_queue_local::internal_bounded_stack< Tp_, max_size_ >

Similar to std::stack, with the following differences:


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