doxygen updates #22

This commit is contained in:
Shane Grant
2013-12-20 11:41:17 -08:00
parent c98a232fb1
commit 59f066f974

View File

@@ -194,8 +194,9 @@ namespace cereal
}
@endcode
Interfaces for other forms of serialization functions is similar.
*/
Interfaces for other forms of serialization functions is similar. This
macro should be placed at global scope.
@ingroup Utility */
#define CEREAL_CLASS_VERSION(TYPE, VERSION_NUMBER) \
namespace cereal { namespace detail { \
template <> struct Version<TYPE> \