Classes | Namespaces
ArrayTypeTraits.h File Reference

Header file providing the array type traits. More...

#include <vector>
#include <boost/array.hpp>
#include <boost/type_traits.hpp>
#include <variant_topic_tools/BuiltinTypeTraits.h>
#include <variant_topic_tools/MessageTypeTraits.h>
Include dependency graph for ArrayTypeTraits.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  variant_topic_tools::type_traits::ArrayMemberType< T, D >
 
struct  variant_topic_tools::type_traits::ArrayMemberType< bool, D >
 
struct  variant_topic_tools::type_traits::ArrayType< T >
 
struct  variant_topic_tools::type_traits::ArrayType< T[]>
 
struct  variant_topic_tools::type_traits::ArrayType< T[N]>
 
struct  variant_topic_tools::type_traits::IsArray< T >
 
struct  variant_topic_tools::type_traits::IsArray< char[N]>
 
struct  variant_topic_tools::type_traits::IsArray< T[]>
 
struct  variant_topic_tools::type_traits::IsArray< T[N]>
 
struct  variant_topic_tools::type_traits::ToArrayType< T >
 
struct  variant_topic_tools::type_traits::ToArrayType< boost::array< T, N > >
 
struct  variant_topic_tools::type_traits::ToArrayType< std::vector< T > >
 

Namespaces

 variant_topic_tools
 
 variant_topic_tools::type_traits
 

Detailed Description

Header file providing the array type traits.

Definition in file ArrayTypeTraits.h.



variant_topic_tools
Author(s): Ralf Kaestner
autogenerated on Sat Jan 9 2021 03:56:50