Anklang 0.3.0-460-gc4ef46ba
ASE — Anklang Sound Engine (C++)

« « « Anklang Documentation
Loading...
Searching...
No Matches
Public Types | List of all members
Jsonipc::FunctionTraits< R(C::*)> Struct Template Reference
Inheritance diagram for Jsonipc::FunctionTraits< R(C::*)>:
[legend]

Public Types

template<typename D = C>
using PointerType = R(D::*)
 

Detailed Description

template<typename C, typename R>
struct Jsonipc::FunctionTraits< R(C::*)>

Definition at line 498 of file jsonipc.hh.

Member Typedef Documentation

◆ PointerType

template<typename C , typename R >
template<typename D = C>
using Jsonipc::FunctionTraits< R(C::*)>::PointerType = R (D::*)

Definition at line 499 of file jsonipc.hh.


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