No description
Find a file
2024-02-27 19:10:01 +00:00
include/utempl Add GoInterface 2024-02-27 18:40:42 +00:00
CMakeLists.txt Update CMakeLists.txt 2024-02-27 18:54:37 +00:00
LICENSE Initial commit 2024-02-22 15:12:35 +00:00
README.md Update README.md 2024-02-27 19:10:01 +00:00

uTempl - Modern C++ Template Library

Features

  • TypeList: List of types and functions for working with them
  • GoInterface: Go-like interfaces for C++
  • 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.
  • Overloaded

License

This project is licensed under the MIT License - see the LICENSE file for details.