FTXUI/include/ftxui/screen
Igor Bogoslavskyi b50f1fffc8
Improve const correctness in the Screen class (#701)
- Add a const variant to the accessor functions
- Make Print and ToString functions const

This fixes: https://github.com/ArthurSonzogni/FTXUI/issues/700
2023-07-26 00:41:16 +02:00
..
box.hpp Fix focus vs flexbox interaction. (#405) 2022-05-22 21:41:29 +02:00
color_info.hpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
color.hpp Feature: LinearGradient color decorator. (#592) 2023-03-22 13:59:02 +01:00
deprecated.hpp Add clang-tidy. (#368) 2022-03-31 02:17:43 +02:00
screen.hpp Improve const correctness in the Screen class (#701) 2023-07-26 00:41:16 +02:00
string.hpp Add missing includes for gcc 2023-07-15 16:40:20 +02:00
terminal.hpp Coverage decorator (#384) 2022-04-26 17:04:34 +02:00