FTXUI/include/ftxui
Arthur Sonzogni 9a54528bca
Update examples to use std::string. (#182)
In examples and tests, use std::string.

In addtion:
1. Address follow-up from:
https://github.com/ArthurSonzogni/FTXUI/pull/179
2. Fix a bug when Input is used with std::string.
2021-08-09 00:27:37 +02:00
..
component Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00
dom Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
screen Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
util Prefer std::string over std::wstring. (#179) 2021-08-08 23:25:20 +02:00