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