TRLC Platform Library  1.0.0
Header-only C++ library for compile-time platform detection and abstraction
trlc::platform::traits::FeatureAvailable< TFeature > Struct Template Reference

Type trait to check if a language feature is available. More...

#include <trlc/platform/traits.hpp>

Inheritance diagram for trlc::platform::traits::FeatureAvailable< TFeature >:

Detailed Description

template<LanguageFeature TFeature>
struct trlc::platform::traits::FeatureAvailable< TFeature >

Type trait to check if a language feature is available.

Template Parameters
TFeatureLanguageFeature to check

Definition at line 250 of file traits.hpp.


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