FastLED 3.9.15
Loading...
Searching...
No Matches
cpp_compat.h File Reference

Detailed Description

Compatibility functions based on C++ version.

Definition in file cpp_compat.h.

+ Include dependency graph for cpp_compat.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define __INC_CPP_COMPAT_H
 
#define constexpr   const
 Declares that it is possible to evaluate a value at compile time, introduced in C++11.