Nui
Public Types | List of all members
Nui::FunctionArgumentTypes< FunctionT > Struct Template Reference

#include <function_traits.hpp>

Public Types

using type = typename Detail::FunctionTypesImpl< std::decay_t< FunctionT > >::type
 

Member Typedef Documentation

◆ type

template<typename FunctionT >
using Nui::FunctionArgumentTypes< FunctionT >::type = typename Detail::FunctionTypesImpl<std::decay_t<FunctionT> >::type

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