A concept to check if a named argument is present. More...
#include <di/util/named_arguments.h>
A concept to check if a named argument is present.
Args | The type of the named arguments. |
Tag | The type of the named argument. |
This concept checks if a named argument is present in a list of named arguments.