Lumiera  0.pre.03
»edit your freedom«
steam::mobject::session::test::anonymous_namespace{scope-query-test.cpp} Namespace Reference

Functions

void announce (Literal description)
 
bool filter (Placement< DummyMO > const &candidate)
 a filter predicate to pick some objects from a resultset. More...
 
template<class IT >
void pullOut (IT const &iter)
 

Function Documentation

◆ filter()

bool steam::mobject::session::test::anonymous_namespace{scope-query-test.cpp}::filter ( Placement< DummyMO > const &  candidate)

a filter predicate to pick some objects from a resultset.

Note
using the specific API of DummyMO, without cast!

Definition at line 57 of file scope-query-test.cpp.

Referenced by IterChainSearch< SRC >::search(), IterExplorer_test::verify_customProcessingLayer(), IterExplorer_test::verify_effuse(), and IterExplorer_test::verify_FilterIterator().

+ Here is the caller graph for this function: