NDDEM
Public Types | List of all members
cereal::traits::strip_minimal< T, true > Struct Template Reference

Specialization for types wrapped in a NoConvert. More...

#include <traits.hpp>

Public Types

using type = typename T::type
 

Detailed Description

template<class T>
struct cereal::traits::strip_minimal< T, true >

Specialization for types wrapped in a NoConvert.

Member Typedef Documentation

◆ type

template<class T >
using cereal::traits::strip_minimal< T, true >::type = typename T::type

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