- test doc
This commit is contained in:
@@ -27,6 +27,9 @@ namespace fennec
|
|||||||
|
|
||||||
// TODO: Document
|
// TODO: Document
|
||||||
|
|
||||||
|
///
|
||||||
|
/// \brief Tuple, holds a collection of values of different types
|
||||||
|
/// \tparam TypesT The types to store
|
||||||
template<typename...TypesT> struct tuple;
|
template<typename...TypesT> struct tuple;
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user