|
dune-typetree
2.5.0
|
#include <dune/typetree/fixedcapacitystack.hh>

Public Member Functions | |
| Impl (T *data, std::size_t capacity) | |
Public Attributes | |
| T *const | _data |
| std::size_t | _size |
| const std::size_t | _capacity |
|
inline |
| const std::size_t Dune::TypeTree::FixedCapacityStackView< T >::Impl::_capacity |
| T* const Dune::TypeTree::FixedCapacityStackView< T >::Impl::_data |
| std::size_t Dune::TypeTree::FixedCapacityStackView< T >::Impl::_size |
1.8.12