SPH
Public Types | List of all members
FunctionSignature< TSignature > Struct Template Reference

Function traits. More...

#include <Traits.h>

Public Types

using T = TSignature
 

Detailed Description

template<typename TSignature>
struct FunctionSignature< TSignature >

Function traits.

Definition at line 54 of file Traits.h.

Member Typedef Documentation

◆ T

template<typename TSignature >
using FunctionSignature< TSignature >::T = TSignature

Definition at line 55 of file Traits.h.


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