FTXUI
6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
autoreset.cppm
Go to the documentation of this file.
1
/**
2
* @file autoreset.cppm
3
* @brief Module file for the AutoReset class of the Util module
4
*/
5
6
module
;
7
8
#include <
ftxui/util/autoreset.hpp
>
9
10
export
module
ftxui.util.autoreset
;
11
12
/**
13
* @namespace ftxui
14
* @brief The FTXUI ftxui:: namespace
15
*/
16
export
namespace
ftxui
{
17
using
ftxui::AutoReset
;
18
}
autoreset.hpp
ftxui::AutoReset
Assign a value to a variable, reset its old value when going out of scope.
Definition
autoreset.hpp:13
ftxui.util.autoreset
ftxui
The FTXUI ftxui:: namespace.
Definition
animation.hpp:10
src
ftxui
util
autoreset.cppm
Generated by
1.12.0