MIRA
Public Types | Static Public Attributes | List of all members
FunctionTraits< F, typename std::enable_if< Private::HasParenthesis< F >::value >::type > Class Template Reference

#include <rpc/RPCPatternCheck.h>

Public Types

using ReturnValue = typename InternalParser::ReturnValue
 
using Arguments = typename InternalParser::Arguments
 

Static Public Attributes

static constexpr bool isFunction = true
 

Member Typedef Documentation

◆ ReturnValue

using ReturnValue = typename InternalParser::ReturnValue

◆ Arguments

using Arguments = typename InternalParser::Arguments

Member Data Documentation

◆ isFunction

constexpr bool isFunction = true
static

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