No description
Find a file
2024-03-01 00:24:13 +00:00
examples/src Add Tuple Example 2024-02-28 23:18:15 +00:00
include/utempl Fix Safe Check and tuple 2024-03-01 00:24:13 +00:00
tests Add menu test, fix namespaces 2024-02-27 22:39:08 +00:00
CMakeLists.txt Add Tuple Example 2024-02-28 23:18:15 +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.