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

#include <AbstractCardiacProblem.hpp>

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

Public Member Functions

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

Detailed Description

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

Specify a version number for archive backwards compatibility.

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

Definition at line 889 of file AbstractCardiacProblem.hpp.


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