XTL  0.1
eXtended Template Library
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
tuple.hpp File Reference

Tuple manipulation. More...

+ Include dependency graph for tuple.hpp:

Go to the source code of this file.

Data Structures

class  xtd::tuple<>
 
class  xtd::tuple< _HeadT, _TailT...>
 Tuple specialization with one or more elements. More...
 
class  xtd::tuple<>
 Tuple specialization with no elements. More...
 

Namespaces

 xtd
 The main namespace of the XTL library.
 

Detailed Description

Tuple manipulation.

Definition in file tuple.hpp.


Data Structure Documentation

class xtd::tuple

template<typename...>
class xtd::tuple<>

Definition at line 16 of file tuple.hpp.

+ Inheritance diagram for xtd::tuple<>:
+ Collaboration diagram for xtd::tuple<>: