libgrape-lite
A C++ library for parallel graph processing
grape::EmptyType Struct Reference

EmptyType is the placeholder of VDATA_T and EDATA_T for graphs without data on vertices and edges. More...

#include <types.h>

Detailed Description

EmptyType is the placeholder of VDATA_T and EDATA_T for graphs without data on vertices and edges.