vg
tools for working with variation graphs
Loading...
Searching...
No Matches
Public Types | List of all members
handlegraph::return_type_of< Returns(*)(Args...)> Struct Template Reference

#include <iteratee.hpp>

Public Types

using type = Returns
 

Detailed Description

template<typename Returns, typename... Args>
struct handlegraph::return_type_of< Returns(*)(Args...)>

Tool to get the return type of a free function.

Member Typedef Documentation

◆ type

template<typename Returns , typename... Args>
using handlegraph::return_type_of< Returns(*)(Args...)>::type = Returns

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