|
dune-typetree 2.12-git
|
Loading...
Searching...
No Matches
fixedcapacitystack.hh
Go to the documentation of this file.
3// SPDX-FileCopyrightInfo: Copyright © DUNE Project contributors, see file LICENSE.md in module root
STL namespace.
Definition fixedcapacitystack.hh:22
T & operator[](std::size_t k)
Definition fixedcapacitystack.hh:102
std::size_t capacity() const
Definition fixedcapacitystack.hh:51
const T & front() const
Definition fixedcapacitystack.hh:96
const T & operator[](std::size_t k) const
Definition fixedcapacitystack.hh:108
void push_back(const T &t)
Definition fixedcapacitystack.hh:66
const T & back() const
Definition fixedcapacitystack.hh:84
std::size_t size() const
Definition fixedcapacitystack.hh:46
FixedCapacityStackView(Impl &impl)
Definition fixedcapacitystack.hh:40
Definition fixedcapacitystack.hh:125
FixedCapacityStack()
Definition fixedcapacitystack.hh:136
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8