SPH
Public Types | List of all members
Detail::SerializedType< Precise, char[N]> Struct Template Reference

#include <Serializer.h>

Public Types

using Type = std::add_lvalue_reference_t< const char[N]>
 

Detailed Description

template<bool Precise, Size N>
struct Detail::SerializedType< Precise, char[N]>

Definition at line 35 of file Serializer.h.

Member Typedef Documentation

◆ Type

template<bool Precise, Size N>
using Detail::SerializedType< Precise, char[N]>::Type = std::add_lvalue_reference_t<const char[N]>

Definition at line 37 of file Serializer.h.


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