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

#include <iteratee.hpp>

Public Types

using type = Returns
 

Detailed Description

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

Tool to get the return type of a const member function.

Member Typedef Documentation

◆ type

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

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