NEST  2.6.0,not_revisioned_source_dir@0
Public Member Functions | List of all members
sparsehash_internal::pod_serializer< value_type > Struct Template Reference

#include <hashtable-common.h>

Public Member Functions

template<typename INPUT >
bool operator() (INPUT *fp, value_type *value) const
 
template<typename OUTPUT >
bool operator() (OUTPUT *fp, const value_type &value) const
 

Member Function Documentation

template<typename value_type >
template<typename INPUT >
bool sparsehash_internal::pod_serializer< value_type >::operator() ( INPUT *  fp,
value_type *  value 
) const
inline
template<typename value_type >
template<typename OUTPUT >
bool sparsehash_internal::pod_serializer< value_type >::operator() ( OUTPUT *  fp,
const value_type &  value 
) const
inline

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