CASM
AClustersApproachtoStatisticalMechanics
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules
CASM::CASM_TMP::is_iterator< T, typename > Struct Template Reference

#include <CASM_TMP.hh>

+ Inheritance diagram for CASM::CASM_TMP::is_iterator< T, typename >:

Detailed Description

template<typename T, typename = void>
struct CASM::CASM_TMP::is_iterator< T, typename >

Base type inherits from std::false_type if T is not iterator.

  • T is considered an iterator if it is incrementable, dereferenceable, and comparable

Definition at line 37 of file CASM_TMP.hh.


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