FTXUI/examples/dom
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
..
border.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
CMakeLists.txt Refactor examples list in CMake (#170) 2021-07-31 18:32:48 +02:00
color_gallery.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
color_info_palette256.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
color_info_sorted_2d.ipp Fix parsing of keys that are prefix of others. (#58) 2020-10-25 01:57:56 +02:00
color_truecolor_HSV.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
color_truecolor_RGB.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
dbox.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
gauge.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
graph.cpp Use IWYU. 2021-05-01 23:19:07 +02:00
hflow.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
html_like.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
package_manager.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
paragraph.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
separator.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
size.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
spinner.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
style_blink.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
style_bold.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
style_color.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
style_dim.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
style_gallery.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
style_inverted.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
style_underlined.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
vbox_hbox.cpp Update examples to use std::string. (#182) 2021-08-09 00:27:37 +02:00
window.cpp Use IWYU. 2021-05-01 23:19:07 +02:00