pack< void(T)> Struct Template Reference

#include <SerializationExportWrapper.hpp>

List of all members.

Public Types

typedef T type

Detailed Description

template<class T>
struct pack< void(T)>

Argument pack for macros. Used to give a type for templated classes when exporting. See http://lists.boost.org/Archives/boost/2004/08/70149.php for more.

Todo:
Check if we need this on Boost>=1.38. Even if it's not needed there, we might still need it to load earlier archives.

Definition at line 222 of file SerializationExportWrapper.hpp.


Member Typedef Documentation

template<class T >
typedef T pack< void(T)>::type

Type definition.

Definition at line 223 of file SerializationExportWrapper.hpp.


The documentation for this struct was generated from the following file:
Generated on Thu Dec 22 13:07:09 2011 for Chaste by  doxygen 1.6.3