Aleph-w  1.9
General library for algorithms and data structures
Aleph::Operate_On_Nodes< GT, Operation, SN > Member List

This is the complete list of members for Aleph::Operate_On_Nodes< GT, Operation, SN >, including all inherited members.

Operate_On_Nodes(SN __sn=SN()) noexcept(std::is_nothrow_constructible< SN >::value)Aleph::Operate_On_Nodes< GT, Operation, SN >inline
operator()(const GT &g, Operation op=Operation()) noexcept(noexcept(op))Aleph::Operate_On_Nodes< GT, Operation, SN >inline
operator()(GT &g, Operation op=Operation()) noexcept(noexcept(op))Aleph::Operate_On_Nodes< GT, Operation, SN >inline

Leandro Rabindranath León