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

specialization for when Tag is not in the type list More...

#include <kwargs/kwargs.h>

Static Public Attributes

static const bool result = false
 

Detailed Description

template<uint64_t Tag>
struct kw::ContainsTag< Tag >

specialization for when Tag is not in the type list

Definition at line 319 of file kwargs.h.

Member Data Documentation

template<uint64_t Tag>
const bool kw::ContainsTag< Tag >::result = false
static

Definition at line 320 of file kwargs.h.


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