FTXUI/tutorial
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
..
build-with-cmake.md Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
build-with-nxxm.md Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
tutorial.md Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00