JASPL  0.2
Just Another Signal Processing Library
Classes | Public Types | Static Public Attributes | List of all members
jaspl::has_const_iterator< T > Struct Template Reference

Public Types

typedef T type
 

Static Public Attributes

static const bool value = sizeof(test<T>(0)) == sizeof(yes)
 

Detailed Description

template<typename T>
struct jaspl::has_const_iterator< T >

Definition at line 180 of file jtypetraits.h.