Classes
triplet.hpp File Reference

Container for three items. More...

#include "universal_error.hpp"
Include dependency graph for triplet.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TripleConstRef< T >
 A collection of three identical references. More...
 
class  Triplet< T >
 A collection of 3 items of the same type. More...
 

Detailed Description

Container for three items.

Author
Almog Yalinewich

Definition in file triplet.hpp.