vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
handlegraph::BoolReturningWrapper< Iteratee, true > Struct Template Reference

#include <iteratee.hpp>

Static Public Member Functions

static auto wrap (const Iteratee &iteratee)
 

Detailed Description

template<typename Iteratee>
struct handlegraph::BoolReturningWrapper< Iteratee, true >

Wrap a function that returns bool to return bool: a no-op.

Member Function Documentation

◆ wrap()

template<typename Iteratee >
static auto handlegraph::BoolReturningWrapper< Iteratee, true >::wrap ( const Iteratee &  iteratee)
inlinestatic

The documentation for this struct was generated from the following file: