MCPcopy 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.hppFile · 0.70
hash.cppFile · 0.70
FL_TEST_FILEFunction · 0.50
benchmark_sincos32_simdFunction · 0.50
benchmark_sincos32_simdFunction · 0.50
benchmarkBaselineFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected