FTXUI/examples
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
..
component Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
dom Use shared_ptr instead of unique_ptr for elements. 2020-05-20 20:51:20 +02:00
html disable examples/html/test.html 2019-02-02 11:38:40 +01:00
util Add automatic formatting and license. 2020-04-19 21:01:09 +02:00
CMakeLists.txt Add support for nxxm. 2019-02-02 02:25:06 +01:00