mCRL2
Loading...
Searching...
No Matches
mcrl2::utilities::is_iterator< T > Struct Template Reference

A typetrait that is std::true_type iff the given type has the iterator traits. More...

#include <type_traits.h>

Inheritance diagram for mcrl2::utilities::is_iterator< T >:

Detailed Description

template<typename T>
struct mcrl2::utilities::is_iterator< T >

A typetrait that is std::true_type iff the given type has the iterator traits.

Definition at line 37 of file type_traits.h.


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