fennec
Loading...
Searching...
No Matches
fennec::tuple< TypesT >

Tuple, holds a collection of values of different types. More...

Inherits detail::_tuple< make_index_metasequence_t< sizeof...(TypesT)>, TypesT... >.

Detailed Description

template<typename ... TypesT>
struct fennec::tuple< TypesT >
Property Value
stable
dynamic
homogenous
distinct
ordered
space \(O(N)\)
linear
access \(O(1)\)
find \(O(1)\)
insertion
deletion
Template Parameters
TypesTThe types to store

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