NuriKit v0.1.0b2
Loading...
Searching...
No Matches
nuri::BoostEdgeDesc Struct Reference

#include <nuri/core/graph/adaptor.h>

Public Attributes

int id
int src
int dst

Friends

bool operator== (const BoostEdgeDesc &lhs, const BoostEdgeDesc &rhs)
bool operator!= (const BoostEdgeDesc &lhs, const BoostEdgeDesc &rhs)

◆ operator!=

bool operator!= ( const BoostEdgeDesc & lhs,
const BoostEdgeDesc & rhs )
friend

◆ operator==

bool operator== ( const BoostEdgeDesc & lhs,
const BoostEdgeDesc & rhs )
friend

Member Data Documentation

◆ dst

int nuri::BoostEdgeDesc::dst

◆ id

int nuri::BoostEdgeDesc::id

◆ src

int nuri::BoostEdgeDesc::src

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