FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
screen/deprecated.cppm
Go to the documentation of this file.
1
/// @module ftxui.screen:Deprecated
2
/// @brief Screen 模組中已棄用部分的模組文件
3
4
module
;
5
6
#include <
ftxui/screen/deprecated.hpp
>
7
8
export
module
ftxui.screen:Deprecated
;
9
10
/**
11
* @namespace ftxui
12
* @brief FTXUI ftxui:: 命名空間
13
*/
14
export
namespace
ftxui
{
15
using
ftxui::wchar_width;
16
using
ftxui::wstring_width;
17
}
ftxui.screen
FTXUI 螢幕操作的模組文件。
ftxui
FTXUI 的 ftxui:: 命名空間
Definition
animation.hpp:10
deprecated.hpp