Implements the has_no_allocated_data trait.
Specialize this type for your container class if you need to make it usable with SIMD gathers/scatters. Example:
Definition at line 55 of file has_no_allocated_data.h.
#include <has_no_allocated_data.h>
Inherits false_type.