Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
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

◆ CHASTE_VERSION_CONTENT()

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: