version 0.4.1
Ikarus::traits::ChangeArgTypeAtPos< Func, Pos, NewType > Struct Template Reference

Main function to wrap the type at position pos in a std::function. More...

Detailed Description

template<typename Func, std::size_t Pos, typename NewType>
struct Ikarus::traits::ChangeArgTypeAtPos< Func, Pos, NewType >
Template Parameters
FuncThe std::function type.
PosThe position to wrap.
NewTypeThe new type to wrap.

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