SNAP Library 6.0, User Reference  2020-12-09 16:24:20
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
TSnap::IsNodeDat< TGraph > Struct Template Reference

Tests (at compile time) if the graph is a network with data on nodes. More...

#include <gbase.h>

Public Types

enum  { Val = 0 }
 

Detailed Description

template<class TGraph>
struct TSnap::IsNodeDat< TGraph >

Tests (at compile time) if the graph is a network with data on nodes.

Definition at line 32 of file gbase.h.

Member Enumeration Documentation

template<class TGraph >
anonymous enum
Enumerator
Val 

Definition at line 32 of file gbase.h.

32 { enum { Val = 0 }; };

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