Return a const reference to the from attribute of the specified edge object.
Synopsis
Declared in <bdlb_topologicalsortutil.h>
static
NODE_TYPE const&
from(EdgeType const& edge);
Return Value
const reference to the from node of edge
Parameters
Name |
Description |
edge |
edge whose |
Created with MrDocs