Chaste  Release::2018.1
boost::serialization::version< AbstractChasteRegion< SPACE_DIM > > Struct Template Reference

#include <AbstractChasteRegion.hpp>

+ Collaboration diagram for boost::serialization::version< AbstractChasteRegion< SPACE_DIM > >:

Public Member Functions

 CHASTE_VERSION_CONTENT (1)
 

Detailed Description

template<unsigned SPACE_DIM>
struct boost::serialization::version< AbstractChasteRegion< SPACE_DIM > >

Specify a version number for archive backwards compatibility.

This is how to do BOOST_CLASS_VERSION(AbstractChasteRegion, 1) with a templated class.

Definition at line 112 of file AbstractChasteRegion.hpp.

Member Function Documentation

template<unsigned SPACE_DIM>
boost::serialization::version< AbstractChasteRegion< SPACE_DIM > >::CHASTE_VERSION_CONTENT ( )

Version number


The documentation for this struct was generated from the following file: