|
vector.xcodeproj
|
f2c81d83c8
Make constructor not horrible... a runtime checked constructor is just asking for trouble.
|
7 лет назад |
|
vector_test
|
df992c6728
Convert to GoogleTest
|
7 лет назад |
|
.gitignore
|
93ae064171
Separating source and test files in Xcode
|
8 лет назад |
|
vector.hpp
|
2d74e5c1b4
Fixing compiler error caused by ambiguous function definition when trying to multiply:
|
7 лет назад |
|
vector.vcxproj
|
a843036a23
Adding Visual Studio project and gitignore
|
9 лет назад |
|
vector_dummy.cpp
|
a48b7a86c8
Adding tests for plus-equals and minus-equals
|
7 лет назад |
|
vector_test.cpp
|
a48b7a86c8
Adding tests for plus-equals and minus-equals
|
7 лет назад |