10template <
typename Func,
typename... Args>
16template <
typename Ret,
typename... FuncArgs,
typename... Args>
24template <
typename Func,
typename... Args>
Definition compatible_function_args.hpp:25
A trait for types that are compatible in how they are read and written to memory.
Definition concepts.hpp:80
Definition asm_buffer.hpp:19
constexpr bool always_false_v
Definition always_false.hpp:16
Definition compatible_function_args.hpp:12