Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
std::tuple_size< ext::ptr_tuple< Types ... > > Struct Template Reference

Specialisation of tuple_size for extended tuple. More...

#include <ptr_tuple.hpp>

Inheritance diagram for std::tuple_size< ext::ptr_tuple< Types ... > >:
[legend]
Collaboration diagram for std::tuple_size< ext::ptr_tuple< Types ... > >:
[legend]

Detailed Description

template<class ... Types>
struct std::tuple_size< ext::ptr_tuple< Types ... > >

Specialisation of tuple_size for extended tuple.

Template Parameters
Typesthe types of tuple values

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