Monero
Loading...
Searching...
No Matches
epee::serialization::get_first_value_visitor< to_type > Struct Template Reference

#include <portable_storage.h>

Inheritance diagram for epee::serialization::get_first_value_visitor< to_type >:
Collaboration diagram for epee::serialization::get_first_value_visitor< to_type >:

Public Member Functions

 get_first_value_visitor (to_type &target)
template<class from_type>
bool operator() (const array_entry_t< from_type > &a)

Public Attributes

to_type & m_target

Constructor & Destructor Documentation

◆ get_first_value_visitor()

template<class to_type>
epee::serialization::get_first_value_visitor< to_type >::get_first_value_visitor ( to_type & target)
inline

Member Function Documentation

◆ operator()()

template<class to_type>
template<class from_type>
bool epee::serialization::get_first_value_visitor< to_type >::operator() ( const array_entry_t< from_type > & a)
inline

Member Data Documentation

◆ m_target

template<class to_type>
to_type& epee::serialization::get_first_value_visitor< to_type >::m_target

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