stator
A math, geometry, and utility library
Classes | Namespaces
template_config.hpp File Reference
#include <type_traits>

Go to the source code of this file.

Classes

struct  stator::orphan::basic_conf_t< ID >
 
struct  stator::orphan::tmp_list< Valid >::contains< T >
 
struct  stator::orphan::get_template_type< D, Args >
 
struct  stator::orphan::get_template_type< D >
 
struct  stator::orphan::get_template_type< D, T2, Args... >
 
struct  stator::orphan::get_type< D, Args >
 
struct  stator::orphan::get_type< D >
 
struct  stator::orphan::get_type< D, T2, Args... >
 
struct  stator::orphan::get_value< D, Args >
 
struct  stator::orphan::get_value< D >
 
struct  stator::orphan::get_value< D, T2, Args... >
 
struct  stator::orphan::get_template_type< D, T2, Args... >::impl< D2, T22, Enable >
 
struct  stator::orphan::get_type< D, T2, Args... >::impl< D2, T22, Enable >
 
struct  stator::orphan::get_value< D, T2, Args... >::impl< D2, T22, Enable >
 
struct  stator::orphan::get_template_type< D, T2, Args... >::impl< D2, T22, typename std::enable_if< std::is_same< typename D2::type_id, typename T22::type_id >::value >::type >
 
struct  stator::orphan::get_type< D, T2, Args... >::impl< D2, T22, typename std::enable_if< std::is_same< typename D2::type_id, typename T22::type_id >::value >::type >
 
struct  stator::orphan::get_value< D, T2, Args... >::impl< D2, T22, typename std::enable_if< std::is_same< typename D2::type_id, typename T22::type_id >::value >::type >
 
struct  stator::orphan::is_present< T1, Args >
 
struct  stator::orphan::is_present< T1 >
 
struct  stator::orphan::is_present< T1, T2, Args... >
 
struct  stator::orphan::is_valid< L, Args >
 
struct  stator::orphan::is_valid< L >
 
struct  stator::orphan::is_valid< L, T1, Args... >
 
struct  stator::orphan::template_type_conf_t< ID, T >
 
struct  stator::orphan::tmp_list< Valid >
 
struct  stator::orphan::type_conf_t< ID, T >
 
struct  stator::orphan::value_conf_t< ID, T, value >
 

Namespaces

 stator
 The stator library namespace.
 
 stator::orphan
 Miscellaneous tools and utilities without a particular grouping.