28 #ifndef VC_TRAITS_HAS_NO_ALLOCATED_DATA_H_ 29 #define VC_TRAITS_HAS_NO_ALLOCATED_DATA_H_ 33 namespace Vc_VERSIONED_NAMESPACE
72 typename std::remove_cv<typename std::remove_reference<T>::type>::type>
106 #endif // VC_TRAITS_HAS_NO_ALLOCATED_DATA_H_ Implements the has_no_allocated_data trait.
Type trait that tells whether a container stores its data inside the object or inside allocated memor...