catsfoot::disamb_const< Args > Struct Template Reference

Disambiguates an overloaded const member. More...

#include <function_wrappers.hh>

List of all members.

Classes

struct  fun

Public Member Functions

template<typename Ret , typename T >
fun< Ret, T >::const_type operator() (Ret(T::*f)(Args...) const) const

Detailed Description

template<typename... Args>
struct catsfoot::disamb_const< Args >

Disambiguates an overloaded const member.

Template Parameters:
ArgsThe types of the arguments

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