CArchive Operators
Basic Input/Output Operators
Operator
Description
operator
<<
Stores objects and primitive types to the archive.
operator
>>
Loads objects and primitive types from the archive.