mimic++
v9.2.1
Loading...
Searching...
No Matches
Public Types
|
List of all members
mimicpp::signature_decay< Signature > Struct Template Reference
type-traits
»
signature_decay
Primary template.
More...
#include <
TypeTraits.hpp
>
Public Types
using
type
Detailed Description
template<typename Signature>
struct mimicpp::signature_decay< Signature >
Primary template.
Template Parameters
Signature
A function signature.
Member Typedef Documentation
◆
type
template<typename Signature>
using
mimicpp::signature_decay
< Signature >::type
Initial value:
typename
detail::signature_remove_ref_qualifier_impl<
typename
detail::signature_remove_const_qualifier_impl<
typename
detail::signature_remove_noexcept<
signature_remove_call_convention_t<Signature>
>
::type
,
false
>
::type
,
false
>
::type
mimicpp::signature_remove_call_convention_t
typename signature_remove_call_convention< Signature >::type signature_remove_call_convention_t
Convenience alias, exposing the type member alias of the actual type-trait.
Definition
Fwd.hpp:118
mimicpp::signature_decay::type
typename detail::signature_remove_ref_qualifier_impl< typename detail::signature_remove_const_qualifier_impl< typename detail::signature_remove_noexcept< signature_remove_call_convention_t< Signature > >::type, false >::type, false >::type type
Definition
TypeTraits.hpp:1140
The documentation for this struct was generated from the following files:
mimic++/
Fwd.hpp
mimic++/
TypeTraits.hpp
mimicpp
signature_decay
Generated on Thu Dec 4 2025 for mimic++ by
1.13.2