MIRA
Public Types | Static Public Attributes | List of all members
FunctionTraits< R(Args...)> Class Template Reference

#include <rpc/RPCPatternCheck.h>

Inheritance diagram for FunctionTraits< R(Args...)>:
Inheritance graph
[legend]

Public Types

using Arguments = ArgumentTuple< Args... >
 
using ReturnValue = R
 

Static Public Attributes

static constexpr bool isFunction = true
 

Member Typedef Documentation

◆ Arguments

using Arguments = ArgumentTuple<Args...>

◆ ReturnValue

using ReturnValue = R

Member Data Documentation

◆ isFunction

constexpr bool isFunction = true
static

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