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:9
deprecated.hpp