No description
Find a file
2024-03-23 15:40:49 +00:00
examples/src Remove unnacessary in Tuple example 2024-03-01 17:14:05 +00:00
include/utempl Fix find for TupleLike 2024-03-23 15:40:49 +00:00
tests Add menu test, fix namespaces 2024-02-27 22:39:08 +00:00
CMakeLists.txt Configure install in CMakeLists.txt 2024-03-04 17:39:09 +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.