vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
handlegraph::BoolReturningWrapper< Iteratee, false > 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, false >

Wrap a function that returns anything other than bool to return bool.

Member Function Documentation

◆ wrap()

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

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