mimic++ v5
Loading...
Searching...
No Matches
mimicpp::signature_remove_noexcept< 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_noexcept< Signature >::call_convention_traits_t = call_convention_traits<signature_call_convention_t<Signature>>

◆ type

template<typename Signature >
using mimicpp::signature_remove_noexcept< 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_noexcept< Signature >::type signature_remove_noexcept_t
Convenience alias, exposing the type member alias of the actual type-trait.
Definition Fwd.hpp:107

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