Change 14168
ShadauxCat
committed this change
into
//guest/ShadauxCat/Sprawl/Mainline
under Review
14169
View Review
Download .zip
-Implemented Array
-Fixed compile error when calling Vector::Swap()
-Fixed missing constness on functions called from const functions in Deque
-Added fill, copy, and move constructor unit tests for Vector and Deque, and Swap() unit test for Vector
#review-14169
Files
5
Comments
0
5
edited
0
added
0
deleted
•
UnitTests/UnitTests_Deque.cpp#5
Loading...
UnitTests/UnitTests_Vector.cpp#5
Loading...
collections/Array.hpp#2
Loading...
collections/Deque.hpp#4
Loading...
collections/Vector.hpp#5
Loading...
Tip: Use
n
and
p
to cycle through the changes.