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

Type trait to check if ALL features are available. More...

#include <trlc/platform/traits.hpp>

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

Detailed Description

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

Type trait to check if ALL features are available.

Template Parameters
FeaturesVariadic LanguageFeatures to check

Definition at line 264 of file traits.hpp.


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