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

Type trait to check if ANY feature is available. More...

#include <trlc/platform/traits.hpp>

Inheritance diagram for trlc::platform::traits::AnyFeatureAvailable< Features >:

Detailed Description

template<LanguageFeature... Features>
struct trlc::platform::traits::AnyFeatureAvailable< Features >

Type trait to check if ANY feature is available.

Template Parameters
FeaturesVariadic LanguageFeatures to check

Definition at line 278 of file traits.hpp.


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