We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b93042 commit 242ddc3Copy full SHA for 242ddc3
1 file changed
include/proxy/v4/proxy.ixx
@@ -22,6 +22,7 @@ using v4::is_bitwise_trivially_relocatable;
22
using v4::is_bitwise_trivially_relocatable_v;
23
using v4::make_proxy;
24
using v4::make_proxy_inplace;
25
+using v4::make_proxy_ref;
26
using v4::make_proxy_shared;
27
using v4::make_proxy_view;
28
using v4::not_implemented;
0 commit comments