#include <id_indexer.h>
|
using | type = std::vector< T > |
|
|
template<typename IOADAPTOR_T > |
static void | serialize (std::unique_ptr< IOADAPTOR_T > &writer, const type &buffer) |
|
template<typename IOADAPTOR_T > |
static void | deserialize (std::unique_ptr< IOADAPTOR_T > &reader, type &buffer) |
|
◆ type
◆ deserialize()
template<typename T >
template<typename IOADAPTOR_T >
◆ serialize()
template<typename T >
template<typename IOADAPTOR_T >
The documentation for this struct was generated from the following file:
- /home/runner/work/GraphScope/GraphScope/flex/utils/id_indexer.h