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 cb809b7 commit 793d255Copy full SHA for 793d255
ChangeLog.md
@@ -20,6 +20,9 @@ See docs/process.md for more on how version tagging works.
20
21
4.0.15 (in development)
22
-----------------------
23
+- The Embind `val` functions `call`, `operator()`, and `new_` now support
24
+ passing pointers by using the `allow_raw_pointers()` argument. This feature
25
+ is enabled C++17 and newer. Older versions will allow pointers by default.
26
27
4.0.14 - 09/02/25
28
-----------------
0 commit comments