9 lines
422 B
Markdown
9 lines
422 B
Markdown
# uTempl - Modern C++ Template Library
|
|
|
|
## Features
|
|
- ConstexprString: A template for working with compile-time strings using constexpr.
|
|
- Tuple Realization: Implementation of tuples in a modern C++ way.
|
|
- 🔥Blazing🔥 Fast Menu Builder🚀🚀🚀: Quickly build interactive menus in your terminal applications.
|
|
|
|
## License
|
|
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
|