Vcsn  2.4
Be Rational
std::is_integral< vcsn::detail::index_t_impl< Tag > > Struct Template Reference

Define index as an integral. More...

#include <index.hh>

Inheritance diagram for std::is_integral< vcsn::detail::index_t_impl< Tag > >:
Collaboration diagram for std::is_integral< vcsn::detail::index_t_impl< Tag > >:

Detailed Description

template<typename Tag>
struct std::is_integral< vcsn::detail::index_t_impl< Tag > >

Define index as an integral.

Allows to use indexes in integral contexts (for example, sparse_set).

Definition at line 64 of file index.hh.


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