FastLED 3.9.15
Loading...
Searching...
No Matches

◆ inlineBufferPtr() [2/2]

char * fl::basic_string::inlineBufferPtr ( )
inlineprotected

Definition at line 495 of file basic_string.h.

495 {
496 return static_cast<char*>(static_cast<void*>(this)) + mInlineOffset;
497 }
fl::size mInlineOffset

References FL_NOEXCEPT, inlineBufferPtr(), and mInlineOffset.

Referenced by assign(), assign(), assign(), fl::string::assign(), c_str_mutable(), clear(), constData(), copy(), copy(), inlineBufferPtr(), insert(), insert(), materialize(), moveAssign(), moveFrom(), replace(), replace(), shrink_to_fit(), and swapWith().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: