cheshirekow  v0.1.0
kw::GetImpl< Tag, exists, Default, Args > Struct Template Reference

provides static member Get() with implementations depending on whether or not Tag is in Args... More...

#include <kwargs/kwargs.h>

Detailed Description

template<uint64_t Tag, bool exists, typename Default, typename... Args>
struct kw::GetImpl< Tag, exists, Default, Args >

provides static member Get() with implementations depending on whether or not Tag is in Args...

Definition at line 78 of file kwargs.h.


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