FTXUI/include/ftxui/screen
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
..
box.hpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
color.hpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
screen.hpp Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
string.hpp Add automatic formatting and license. 2020-04-19 21:01:09 +02:00