FTXUI/include/ftxui
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
..
component Feature: Windows. (#690) 2023-07-15 16:29:48 +02:00
dom Feature: hyperlink support. (#665) 2023-06-04 21:06:19 +02:00
screen Improve const correctness in the Screen class (#701) 2023-07-26 00:41:16 +02:00
util Remove Ref<XxxOption> and add new interfaces. (#686) 2023-06-25 17:22:05 +02:00