DataModel_detail::can_pack< T > Struct Template Reference

List of all members.

Public Types

typedef
SG_STD_OR_BOOST::is_arithmetic
< T >::type 
type

Detailed Description

template<class T>
struct DataModel_detail::can_pack< T >

Metafunction to determine if a vector<T> can be packed. Arithmetic types can be packed, as can arbitrarily-nested vectors of them, except that integers larger than 32 bits and long double cannot be packed.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 15 Apr 2017 for RootCore Packages by  doxygen 1.6.1