FastLED
3.9.15
Loading...
Searching...
No Matches
cpp_compat.h
Go to the documentation of this file.
1
#pragma once
2
5
6
#ifndef __INC_CPP_COMPAT_H
7
#define __INC_CPP_COMPAT_H
8
9
#include "
fl/stl/static_assert.h
"
10
11
#if __cplusplus <= 199711L
12
15
#define constexpr const
16
17
#endif
18
19
#include "
fl/stl/compiler_control.h
"
20
21
#endif
compiler_control.h
static_assert.h
Portable compile-time assertion wrapper.
cpp_compat.h
Generated on Tue Jun 16 2026 00:06:58 for FastLED by
1.13.2