#include <cel_stream.h>
List of all members.
Detailed Description
template<typename T, StoragePolicy storagePolicy>
struct Celartem::WriteData< T, storagePolicy >
WriteData template writes a value into the specified storage using DataTraits<T>::storagePolicy information.
This template struct is used by write<> template.
- See also:
- write(Stream*,const T&,Endian)
The documentation for this struct was generated from the following file: