SDSL 3.0.1
Succinct Data Structure Library
cereal::traits::is_input_serializable< t1, t2 > Struct Template Reference

#include <cereal.hpp>

Public Types

using value = std::false_type
 

Detailed Description

template<typename t1, typename t2>
struct cereal::traits::is_input_serializable< t1, t2 >

Definition at line 50 of file cereal.hpp.

Member Typedef Documentation

◆ value

template<typename t1 , typename t2 >
using cereal::traits::is_input_serializable< t1, t2 >::value = std::false_type

Definition at line 52 of file cereal.hpp.


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