|
dune-typetree 2.8.0
|
Loading...
Searching...
No Matches
Dune::TypeTree::FixedCapacityStackView< T > Class Template Reference
#include <dune/typetree/fixedcapacitystack.hh>
Inheritance diagram for Dune::TypeTree::FixedCapacityStackView< T >:

Classes | |
| struct | Impl |
Public Member Functions | |
| FixedCapacityStackView (Impl &impl) | |
| std::size_t | size () const |
| std::size_t | capacity () const |
| bool | empty () const |
| bool | full () const |
| void | push_back (const T &t) |
| void | pop_back () |
| T & | back () |
| const T & | back () const |
| T & | front () |
| const T & | front () const |
| T & | operator[] (std::size_t k) |
| const T & | operator[] (std::size_t k) const |
Constructor & Destructor Documentation
◆ FixedCapacityStackView()
template<typename T >
|
inline |
Member Function Documentation
◆ back() [1/2]
template<typename T >
|
inline |
◆ back() [2/2]
template<typename T >
|
inline |
◆ capacity()
template<typename T >
|
inline |
◆ empty()
template<typename T >
|
inline |
◆ front() [1/2]
template<typename T >
|
inline |
◆ front() [2/2]
template<typename T >
|
inline |
◆ full()
template<typename T >
|
inline |
◆ operator[]() [1/2]
template<typename T >
|
inline |
◆ operator[]() [2/2]
template<typename T >
|
inline |
◆ pop_back()
template<typename T >
|
inline |
◆ push_back()
template<typename T >
|
inline |
◆ size()
template<typename T >
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8