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

#include <TypeTraits.hpp>

Public Types

using call_convention_traits_t = call_convention_traits<signature_call_convention_t<Signature>>
 
using type
 

Member Typedef Documentation

◆ call_convention_traits_t

template<typename Signature >
using mimicpp::signature_remove_ref_qualifier< Signature >::call_convention_traits_t = call_convention_traits<signature_call_convention_t<Signature>>

◆ type

template<typename Signature >
using mimicpp::signature_remove_ref_qualifier< Signature >::type
Initial value:
typename call_convention_traits_t::template add_call_convention_t<
typename call_convention_traits_t::template remove_call_convention_t<Signature>>>
typename signature_remove_ref_qualifier< Signature >::type signature_remove_ref_qualifier_t
Convenience alias, exposing the type member alias of the actual type-trait.
Definition Fwd.hpp:123

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