libgrape-lite
A C++ library for parallel graph processing
Public Types | Static Public Member Functions | List of all members
grape::InternalOID< T > Struct Template Reference

Public Types

using type = T
 

Static Public Member Functions

static type ToInternal (const T &val)
 
static T FromInternal (const type &val)