Class for storing a triplet.
More...
|
| triple (T const &t, U const &u, V const &v) |
|
template<graph_attributes D, graph_attributes M, typename VertexP, typename EdgeP, typename Traits>
template<typename T, typename U, typename V>
struct stapl::graph_base_container_storage_base< D, M, VertexP, EdgeP, Traits >::triple< T, U, V >
Class for storing a triplet.
- Template Parameters
-
T | Type of the first element of the triplet. |
U | Type of the second element of the triplet. |
V | Type of the third element of the triplet. |
The documentation for this struct was generated from the following file:
- base_container_storage.hpp