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