halcheck 1.0
Loading...
Searching...
No Matches

◆ parents() [2/2]

template<typename T >
const_view halcheck::lib::dag< T >::parents ( const_iterator it) const
inline

Obtains a node's parents.

Parameters
itThe node whose parents should be queried.
Returns
The set of nodes that have it as a child.