SNAP Library 2.0, User Reference  2013-05-13 16:33:57
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
TSnap::IsBipart< TGraph > Struct Template Reference

Tests (at compile time) if the graph is a bipartite graph type. More...

#include <gbase.h>

List of all members.

Public Types

enum  { Val = 0 }

Detailed Description

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

Tests (at compile time) if the graph is a bipartite graph type.

Definition at line 35 of file gbase.h.


Member Enumeration Documentation

template<class TGraph >
anonymous enum
Enumerator:
Val 

Definition at line 35 of file gbase.h.

{ enum { Val = 0 }; };

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