stribog.meta.ctinterface

Members

Enums

trasient
enum trasient

UDA if you don't want to match element in interface

Structs

CITest1
struct CITest1

Example

CITest2
struct CITest2

Example

CITest3
struct CITest3

Example

CITest4
struct CITest4

Example

CITest5
struct CITest5

Example

CITest6
struct CITest6

Example

Test1
struct Test1

Example

Test2
struct Test2

Example

Test3
struct Test3

Example

Templates

isExpose
template isExpose(Type, Interfaces...)

Checks Type to satisfy compile-time interfaces listed in Interfaces.

Meta

License

Subject to the terms of the Boost 1.0 license as specified in LICENSE file

Authors

Anton Gushcha <ncrashed@gmail.com>

Template for compile time key-value list - extension of std.traits;