You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator even if `supportsNullBuffer==true`
466
+
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator
@@ -34,7 +32,7 @@ class LinearAddressAllocator : public AddressAllocatorBase<LinearAddressAllocato
34
32
reset();
35
33
}
36
34
37
-
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator even if `supportsNullBuffer==true`
35
+
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator even if `supportsNullBuffer==true`
61
+
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator even if `supportsNullBuffer==true`
36
+
//! When resizing we require that the copying of data buffer has already been handled by the user of the address allocator
0 commit comments