mimic++ v5
Loading...
Searching...
No Matches
mimicpp::signature_remove_call_convention< Signature > Struct Template Reference

Primary template, purposely undefined. More...

#include <TypeTraits.hpp>

Public Types

using type
 

Detailed Description

template<typename Signature>
struct mimicpp::signature_remove_call_convention< Signature >

Primary template, purposely undefined.

Template Parameters
SignatureA function signature.

Member Typedef Documentation

◆ type

template<typename Signature >
using mimicpp::signature_remove_call_convention< Signature >::type
Initial value:
typename call_convention_traits<
signature_call_convention_t<Signature>>::template remove_call_convention_t<Signature>
typename signature_call_convention< Signature >::type signature_call_convention_t
Convenience alias, exposing the type member alias of the actual type-trait.
Definition Fwd.hpp:75

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