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

Public Types

using type = nonstd::string_view
 

Static Public Member Functions

static type ToInternal (const std::string &val)
 
static std::string FromInternal (const type &val)