cheshirekow  v0.1.0
kw::ContainsTag< Tag, Args > Struct Template Reference

template meta-function contains a static boolean variable 'result' which is true if Tag is in the list of kwargs and false if not More...

#include <kwargs/kwargs.h>

Detailed Description

template<uint64_t Tag, typename... Args>
struct kw::ContainsTag< Tag, Args >

template meta-function contains a static boolean variable 'result' which is true if Tag is in the list of kwargs and false if not

Definition at line 65 of file kwargs.h.


The documentation for this struct was generated from the following file: