![]() |
PhoenixClockMock
2.0.0
Tool to manipulate mock of clock (split, merge and get info)
|
Specialisation to get the size of a std::string. More...
#include <data_stream_size.h>
Static Public Member Functions | |
static bool | data_stream (size_t &ds, std::string &data) |
Get the size of a std::string. More... | |
Specialisation to get the size of a std::string.
Definition at line 88 of file data_stream_size.h.
|
static |
Get the size of a std::string.
[out] | ds | : size of the std::string |
data | : data to be used |
Definition at line 37 of file data_stream_size.cpp.