Chaste Commit::8b5d759ac2eb95e67ae57699734101efccb0a0a9
boost::serialization::version< AbstractCardiacTissue< ELEMENT_DIM, SPACE_DIM > > Struct Template Reference

#include <AbstractCardiacTissue.hpp>

+ Collaboration diagram for boost::serialization::version< AbstractCardiacTissue< ELEMENT_DIM, SPACE_DIM > >:

Public Member Functions

 CHASTE_VERSION_CONTENT (3)
 Macro to set the version number of templated archive in known versions of Boost.
 

Detailed Description

template<unsigned ELEMENT_DIM, unsigned SPACE_DIM>
struct boost::serialization::version< AbstractCardiacTissue< ELEMENT_DIM, SPACE_DIM > >

Specify a version number for archive backwards compatibility.

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

Definition at line 746 of file AbstractCardiacTissue.hpp.


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