Electroneum
epee::serialization::convert_to_integral< from_type, to_type, true > Struct Template Reference

#include <portable_storage_val_converters.h>

Static Public Member Functions

static void convert (const from_type &from, to_type &to)
 

Detailed Description

template<typename from_type, typename to_type>
struct epee::serialization::convert_to_integral< from_type, to_type, true >

Definition at line 120 of file portable_storage_val_converters.h.

Member Function Documentation

◆ convert()

template<typename from_type , typename to_type >
static void epee::serialization::convert_to_integral< from_type, to_type, true >::convert ( const from_type &  from,
to_type &  to 
)
inlinestatic

Definition at line 122 of file portable_storage_val_converters.h.

123  {
125  }
const GenericPointer< typename T::ValueType > T2 value
Definition: pointer.h:1225

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