AsmGrader 0.0.0
Loading...
Searching...
No Matches
asmgrader::FunctionTraits< FuncRet(FuncArgs...)>::Arg< I > Struct Template Reference

#include <functional_traits.hpp>

Public Types

using type = boost::mp11::mp_at_c<Args, I>
 

Member Typedef Documentation

◆ type

template<typename FuncRet , typename... FuncArgs>
template<std::size_t I>
using asmgrader::FunctionTraits< FuncRet(FuncArgs...)>::Arg< I >::type = boost::mp11::mp_at_c<Args, I>

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