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