Public Member Functions | Public Attributes

graphlab::__podify__< T > Class Template Reference

#include <podify.hpp>

List of all members.

Public Member Functions

 __podify__ (const T &a)
 operator const T & () const
 operator T & ()
void save (oarchive &a) const

Public Attributes

alt
const T * ref

Detailed Description

template<typename T>
class graphlab::__podify__< T >

This wraps and adds temporary support for serialization of a POD object

Definition at line 44 of file podify.hpp.


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