Theoretica
A C++ numerical and automatic mathematical library
|
Check whether a structure is indexable by a single integer index, by checking that it has the operator[](0). More...
#include <core_traits.h>
Check whether a structure is indexable by a single integer index, by checking that it has the operator[](0).