diff --git a/misc/cpp/README.txt b/misc/cpp/README.txt index 5d6aeff13..f865c1b3e 100644 --- a/misc/cpp/README.txt +++ b/misc/cpp/README.txt @@ -9,5 +9,9 @@ imgui_scoped.h Try by merging: https://github.com/ocornut/imgui/pull/2197 Discuss at: https://github.com/ocornut/imgui/issues/2096 +imgui-module: + C++20 module binding + https://github.com/stripe2933/imgui-module + See more C++ related extension (fmt, RAII, syntactic sugar) on Wiki: https://github.com/ocornut/imgui/wiki/Useful-Extensions#cness