"include/vscode:/vscode.git/clone" did not exist on "86580888ee0a05f2bf47f5e9aa1924b745a2ae43"
Extend lifetimes in C++ API (#1139)
Helps avoid dangling references. This also deprecates the constructors that didnt take a lifetime annotation since its ambiguous the lifetime.
Showing
test/api/test_array_base.cpp
0 → 100644
Please register or sign in to comment