Electroneum
Loading...
Searching...
No Matches
epee::serialization::entry_container< T > Struct Template Reference

#include <portable_storage_base.h>

Public Types

typedef std::vector< Ttype

Static Public Member Functions

static void reserve (type &t, size_t n)

Detailed Description

template<typename T>
struct epee::serialization::entry_container< T >

Definition at line 75 of file portable_storage_base.h.

Member Typedef Documentation

◆ type

template<typename T>
typedef std::vector<T> epee::serialization::entry_container< T >::type

Definition at line 75 of file portable_storage_base.h.

Member Function Documentation

◆ reserve()

template<typename T>
void epee::serialization::entry_container< T >::reserve ( type & t,
size_t n )
inlinestatic

Definition at line 75 of file portable_storage_base.h.

Here is the call graph for this function:
Here is the caller graph for this function:

The documentation for this struct was generated from the following file:
  • /home/abuild/rpmbuild/BUILD/electroneum-5.1.3.1-build/electroneum-5.1.3.1/contrib/epee/include/storages/portable_storage_base.h