vg
tools for working with variation graphs
|
#include <iteratee.hpp>
Static Public Member Functions | |
static std::function< bool(const Iterated &)> | wrap (const Iteratee &iteratee) |
This template has a static method that takes a callable on items and returns a wrapped version that returns the calable's returned bool, or true for void-returning callables.
|
inlinestatic |