This class can be used to flag cell classes which can be marshalled with Boost.Serialization. More...
#include <apitraits.h>
Inherited by LibGeoDecomp::NonPoDTestCell::API.
Public Types | |
typedef void | SupportsBoostSerialization |
This class can be used to flag cell classes which can be marshalled with Boost.Serialization.
This may be advantageous for models which highly diverse memory usage per cell (e.g. n-body codes with heterogeneous particle distributions or AMR codes).