FastLED
3.9.15
Loading...
Searching...
No Matches
◆
operator new()
void * operator new
(
size_t
,
void *
ptr
)
inline
Definition at line
11
of file
inplacenew.h
.
11
{
12
return
ptr;
13
}
References
_NO_EXCEPT
.
fl
inplacenew.h
Generated on Fri Apr 18 2025 03:39:31 for FastLED by
1.13.2