![]() |
VSM C++ SDK
Vehicle Specific Modules SDK
|
Recursion unrolling template. More...
#include <callback.h>
Public Types | |
using | Cbk_arg = typename Callback::template Arg_type< idx > |
Corresponding real argument type in the callback. More... | |
Static Public Attributes | |
static constexpr bool | value |
Indicates whether the check passed or failed. More... | |
Recursion unrolling template.
using ugcs::vsm::callback_internal::Callback_args_checker< Callback, idx, Arg, Args...>::Cbk_arg = typename Callback::template Arg_type<idx> |
Corresponding real argument type in the callback.
|
static |
Indicates whether the check passed or failed.