- /* ... */
-};
-@endcode
-
-The first template parameter should be the type of archive input stream
-(e.g. wxArchiveInputStream) and the
-second can either be a pointer to an entry
-(e.g. wxArchiveEntry*), or a string/pointer pair
-(e.g. std::pairwxString, wxArchiveEntry*).
+ The first template parameter should be the type of archive input stream
+ (e.g. wxArchiveInputStream) and the
+ second can either be a pointer to an entry
+ (e.g. wxArchiveEntry*), or a string/pointer pair
+ (e.g. std::pairwxString, wxArchiveEntry*).