vg
tools for working with variation graphs
Loading...
Searching...
No Matches
handlegraph::return_type_of< Function > Struct Template Reference

#include <iteratee.hpp>

Detailed Description

template<typename Function>
struct handlegraph::return_type_of< Function >

Tool to get the return type of a function. See for example https://stackoverflow.com/a/7943765 For anything that's possibly a reference to something with with operator(), delegate to the return type of that operator.


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