forked from blender/blender
main sync #3
@ -118,6 +118,7 @@ class Vector {
|
|||||||
return std::is_nothrow_move_constructible_v<T>;
|
return std::is_nothrow_move_constructible_v<T>;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public:
|
public:
|
||||||
/**
|
/**
|
||||||
* Create an empty vector.
|
* Create an empty vector.
|
||||||
|
Loading…
Reference in New Issue
Block a user