|
FastLED 3.9.15
|
Definition at line 63 of file basic_string.h.
#include <basic_string.h>
Public Types | |
| typedef fl::ptrdiff_t | difference_type |
| typedef fl::random_access_iterator_tag | iterator_category |
| typedef char * | pointer |
| typedef char & | reference |
| typedef char | value_type |
Private Attributes | |
| char * | ptr |