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:
- /cvmfs/atlas.cern.ch/repo/sw/ASG/AnalysisBase/2.4.31/AthContainers/AthContainers/tools/AuxTypeVector.icc