Stroika Library 3.0d16
 
Loading...
Searching...
No Matches
Stroika::Foundation::Common::Case< B, T > Struct Template Reference

#include <Concepts.h>

Detailed Description

template<bool B, typename T>
struct Stroika::Foundation::Common::Case< B, T >

from https://stackoverflow.com/questions/32785105/implementing-a-switch-type-trait-with-stdconditional-t-chain-calls

Example Usage
using Type = Select_t<Case<false, void>,

Definition at line 457 of file Concepts.h.


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