|
sparrow 1.3.0
|
Helper to exclude copy and move constructors from variadic templates. More...
#include <mp_utils.hpp>
Static Public Attributes | |
| static constexpr bool | value = true |
Helper to exclude copy and move constructors from variadic templates.
This utility helps prevent copy and move constructors from being routed to constructors with variadic arguments or perfect forwarding.
| CLS | Class type |
| ARGS | Argument types to check |
Definition at line 1032 of file mp_utils.hpp.
|
staticconstexpr |
Definition at line 1034 of file mp_utils.hpp.