We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e2e87d commit dacd080Copy full SHA for dacd080
misc/cpp/README.txt
@@ -9,5 +9,9 @@ imgui_scoped.h
9
Try by merging: https://github.com/ocornut/imgui/pull/2197
10
Discuss at: https://github.com/ocornut/imgui/issues/2096
11
12
+imgui-module:
13
+ C++20 module binding
14
+ https://github.com/stripe2933/imgui-module
15
+
16
See more C++ related extension (fmt, RAII, syntactic sugar) on Wiki:
17
https://github.com/ocornut/imgui/wiki/Useful-Extensions#cness
0 commit comments