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.