IBM SYSTEMG G RUNTIME & NATIVE STORE  0.5
IBM Native Graph Computing and Storage System based on IBM Parallel Programming Library
 All Classes Functions Variables Typedefs Pages
Public Member Functions | Private Attributes | List of all members
ibmppl::internal::target_is_not< Edge > Struct Template Reference

Functor used with find edge when looking for a particular target. More...

#include <ibm_graph.h>

Public Member Functions

 target_is_not (typename Edge::vertexd_type t)
 
bool operator() (const Edge &e) const
 

Private Attributes

Edge::vertexd_type _t
 

Detailed Description

template<class Edge>
struct ibmppl::internal::target_is_not< Edge >

Functor used with find edge when looking for a particular target.


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