#include <string>
#include <cstring>
Go to the source code of this file.
Classes | |
struct | eprosima::fastcdr::fixed_string< MAX_CHARS > |
Template class for non-alloc strings. More... | |
Namespaces | |
eprosima | |
eprosima::fastcdr | |
Macros | |
#define | MEMCCPY memccpy |
Typedefs | |
using | eprosima::fastcdr::string_255 = fixed_string< 255 > |
#define MEMCCPY memccpy |
Definition at line 29 of file fixed_size_string.hpp.