Main function to wrap the type at position pos in a std::function.
More...
template<typename Func, std::size_t Pos, typename NewType>
struct Ikarus::traits::ChangeArgTypeAtPos< Func, Pos, NewType >
- Template Parameters
-
Func | The std::function type. |
Pos | The position to wrap. |
NewType | The new type to wrap. |
The documentation for this struct was generated from the following file: