Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FastLED/FastLED
/ FL_ALIGNAS
Class
FL_ALIGNAS
tests/fl/stl/align.cpp:123–123 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
121
122
FL_SUBCASE(
"align to custom struct"
) {
123
struct FL_ALIGNAS(16) CustomAligned {
124
int x, y, z, w;
125
};
126
Callers
6
assume_aligned.hpp
File · 0.70
hash.cpp
File · 0.70
FL_TEST_FILE
Function · 0.50
benchmark_sincos32_simd
Function · 0.50
benchmark_sincos32_simd
Function · 0.50
benchmarkBaseline
Function · 0.50
Calls
no outgoing calls
Tested by
no test coverage detected