Theoretica
A C++ numerical and automatic mathematical library
theoretica::has_type_elements< Structure, Type > Struct Template Reference

Type trait to check whether an indexable container has elements of the given type. More...

#include <core_traits.h>

+ Inheritance diagram for theoretica::has_type_elements< Structure, Type >:

Detailed Description

template<typename Structure, typename Type>
struct theoretica::has_type_elements< Structure, Type >

Type trait to check whether an indexable container has elements of the given type.


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