BloombergLP::bdlb::TopologicalSortUtilEdgeTraits<bsl::pair<NODE_TYPE, NODE_TYPE>>::to

Return a const reference to the to attribute of the specified edge object.

Synopsis

Declared in <bdlb_topologicalsortutil.h>

static
NODE_TYPE const&
to(EdgeType const& edge);

Return Value

const reference to the to node of edge

Parameters

NameDescription
edgeedge whose to node is returned