xronos-sdk 0.14.0
Xronos C++ SDK
Loading...
Searching...
No Matches
xronos::sdk::NoSerializer< T > Struct Template Reference

Tag type used as a port's serializer parameter to indicate no serialization. More...

#include <xronos/sdk/port.hh>

Detailed Description

template<class T>
struct xronos::sdk::NoSerializer< T >

Tag type used as a port's serializer parameter to indicate no serialization.

Deliberately not a serializer: it converts nothing and names no encoding, so a port left with it cannot be exported until an encoding is supplied.


The documentation for this struct was generated from the following file: