#include <vector.hpp>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
| Si::vector< Element, Allocator >::vector |
( |
std::initializer_list< Element > |
elements | ) |
|
|
inline |
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class... Args>
| void Si::vector< Element, Allocator >::emplace_back |
( |
Args &&... |
args | ) |
|
|
inline |
template<class Element, class Allocator = std::allocator<Element>>
| bool Si::vector< Element, Allocator >::empty |
( |
| ) |
const |
|
inline |
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
template<class Element, class Allocator = std::allocator<Element>>
The documentation for this struct was generated from the following file: