From 8246627a5e22ad84703b9878c4d1622229889352 Mon Sep 17 00:00:00 2001 From: Jean-Louis Leroy Date: Mon, 15 Jan 2018 15:38:02 -0500 Subject: [PATCH] yomm11 -> yomm2 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4491ca..b4fb357 100644 --- a/README.md +++ b/README.md @@ -100,7 +100,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin * [Ultimate++](http://www.ultimatepp.org/) - A C++ cross-platform rapid application development framework. [BSD] * [uSTL](http://msharov.github.io/ustl/) - The small STL library. [MIT] * [Windows Template Library](http://sourceforge.net/projects/wtl/) - A C++ library for developing Windows applications and UI components. [Public] -* [Yomm11](https://github.com/jll63/yomm11) - Open multi-methods for C++11. [Boost] +* [Yomm2](https://github.com/jll63/yomm2) - Fast, Orthogonal, Open multi-methods. Supersedes [Yomm11](https://github.com/jll63/yomm11) [Boost] ## Artificial Intelligence