#include <SerializedTypes.h>
◆ operator()() [1/2]
template<typename StringLike >
void SerializeHelper< StringLike, std::enable_if_t< std::is_base_of_v< std::string, StringLike > > >::operator() |
( |
IDeserializer & |
deserialize, |
|
|
const char * |
name, |
|
|
T & |
value |
|
) |
| |
|
inline |
◆ operator()() [2/2]
template<typename StringLike >
void SerializeHelper< StringLike, std::enable_if_t< std::is_base_of_v< std::string, StringLike > > >::operator() |
( |
ISerializer & |
serialize, |
|
|
const char * |
name, |
|
|
T && |
value |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file:
- /home/docker/jenkins/workspace/technical-docs/source/simulation2/serialization/SerializedTypes.h