magpie
Loading...
Searching...
No Matches
magpie::routing::FunctionSignature< s, ReturnType, Extras > Struct Template Reference

Public Types

using type

Member Typedef Documentation

◆ type

template<FixedString s, typename ReturnType = void, typename ... Extras>
using magpie::routing::FunctionSignature< s, ReturnType, Extras >::type
Initial value:
decltype(
compileType(
std::make_index_sequence<typeArray.size()>()
)
)

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