FTXUI/examples/component
ArthurSonzogni e1a71d5b9f Use shared_ptr instead of unique_ptr for elements.
This allow users to pass it into initializer list. Then clang-format
will produce 'acceptable' indentations.

This fixes:
https://github.com/ArthurSonzogni/FTXUI/issues/18
2020-05-20 20:51:20 +02:00
..
checkbox_in_frame.cpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
checkbox.cpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
CMakeLists.txt Add travis configuration. 2020-03-22 21:33:41 +01:00
gallery.cpp Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
homescreen.cpp Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
homescreen.gif Add Demo GIF. 2019-01-27 16:23:12 +01:00
input.cpp Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
menu_style.cpp Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
menu.cpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
menu2.cpp Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
radiobox_in_frame.cpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
radiobox.cpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
tab_horizontal.cpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
tab_vertical.cpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
toggle.cpp Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00