|
FTXUI 6.1.9
C++ functional terminal UI.
|
Go to the source code of this file.
Classes | |
| class | ConstRef< T > |
| 一個適配器。擁有或引用一個不可變的物件。 More... | |
| class | Ref< T > |
| 一個適配器。擁有或引用一個可變的物件。 More... | |
| class | StringRef |
| 一個適配器。擁有或引用一個常數字串。為方便起見,此類別將多個可變字串轉換為共享表示。 More... | |
| class | ConstStringRef |
| 一個適配器。擁有或引用一個常數字串。為方便起見,此類別將多個不可變字串轉換為共享表示。 More... | |
| class | ConstStringListRef |
| 一個適配器。引用一個字串列表。 More... | |
| class | ConstStringListRef::Adapter |
Namespaces | |
| namespace | ftxui |
| FTXUI 的 ftxui:: 命名空間 | |