FTXUI  6.1.9
C++ functional terminal UI.
Loading...
Searching...
No Matches
screen.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  ftxui
 

Macros

#define FTXUI_UNLIKELY(x)
 
#define FTXUI_LIKELY(x)
 

Macro Definition Documentation

◆ FTXUI_UNLIKELY

#define FTXUI_UNLIKELY ( x)
Value:
(x)

Definition at line 31 of file screen.cpp.

◆ FTXUI_LIKELY

#define FTXUI_LIKELY ( x)
Value:
(x)

Definition at line 39 of file screen.cpp.