![]() |
PhoenixLecture
2.0.0
Set of tools to make lectures
|
How to get size of a class. More...
#include <data_stream_size.h>
Static Public Member Functions | |
static bool | data_stream (size_t &ds, std::map< T, U > &data) |
Get the size of a class std::list T. More... | |
How to get size of a class.
Definition at line 48 of file data_stream_size.h.
|
inlinestatic |
Get the size of a class std::list T.
[out] | ds | : size of the class std::map T U |
data | : data to be used |
Definition at line 54 of file data_stream_size.h.
References DataStream< Stream, Mode, T >::data_stream().