|
FTXUI
0.8.1
C++ functional terminal UI.
|
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Data Structures | |
| class | ConstRef< T > |
| An adapter. Own or reference an immutable object. More... | |
| class | Ref< T > |
| An adapter. Own or reference an mutable object. More... | |
| class | StringRef |
| An adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation. More... | |
| class | WideStringRef |
| An adapter. Own or reference a constant string. For convenience, this class convert multiple mutable string toward a shared representation. More... | |
| class | ConstStringRef |
| An adapter. Own or reference a constant string. For convenience, this class convert multiple immutable string toward a shared representation. More... | |
| class | ConstStringListRef |
| An adapter. Reference a list of strings. More... | |
Namespaces | |
| ftxui | |