.. |
Makefile
|
464ad80904
Using makefile template for unit tests.
|
1 year ago |
algorithm.cpp
|
38b17db986
So much effort for newtons method,
|
9 months ago |
arithmetic.cpp
|
38b17db986
So much effort for newtons method,
|
9 months ago |
arithmetic_fallback.cpp
|
24d1bf902c
Some unit tests,
|
7 years ago |
array_utils.cpp
|
24d1bf902c
Some unit tests,
|
7 years ago |
binary.cpp
|
09dc24dc16
Count leading zero bits.
|
1 year ago |
binary_non_intrinsic.cpp
|
9c01fd7d78
Renamed binary.hpp to bits.hpp
|
4 years ago |
byte_iterator.cpp
|
0814c96d56
More or less usable byte iterator.
|
4 months ago |
carcdr.cpp
|
b311ab1784
I said... things. happen.
|
1 year ago |
enum.cpp
|
c29db31b8f
Various improvements and unit tests for enum stuff
|
4 years ago |
int_literals.cpp
|
2a3a430450
Guess this is better...
|
2 years ago |
iterator.cpp
|
b368767183
Spontaneous mess of iterators!
|
9 months ago |
libcpp_midpoint.cpp
|
95f5932b9d
clever midpoint now for integers,
|
4 years ago |
libstdcpp_midpoint.cpp
|
95f5932b9d
clever midpoint now for integers,
|
4 years ago |
math.cpp
|
4a6ada6971
Still can't believe my newton sucks so much...
|
8 months ago |
math_abs.cpp
|
0372b5fd10
Ah, we already got one,
|
8 months ago |
meta_find.cpp
|
4c36c1fdb9
Improvements in meta bind
|
10 months ago |
meta_flatten.cpp
|
268c4a44b3
common typelist and other minor improvements.
|
1 year ago |
meta_integer_sequence.cpp
|
c3df321e51
Things, that are meant to happen, happen.
|
1 year ago |
meta_list.cpp
|
35d9e6fff3
Testing list meta functions with custom template.
|
10 months ago |
meta_pend.cpp
|
7010054402
Test for template conversion using meta concat.
|
10 months ago |
meta_reconstruct.cpp
|
268c4a44b3
common typelist and other minor improvements.
|
1 year ago |
meta_remove_if.cpp
|
19ff980156
meta::remove_if
|
1 year ago |
meta_transform.cpp
|
4c36c1fdb9
Improvements in meta bind
|
10 months ago |
misc.cpp
|
529b0b377c
Really tempted to keep this just to embarrass clang.
|
8 months ago |
random.cpp
|
f65a70c3e0
Range with compile time lower bound,
|
3 years ago |
range.cpp
|
05d0ba4451
Improved range implicit conversion tests.
|
8 months ago |
rational.cpp
|
2fadd15895
Better SFINAE for rational.
|
8 months ago |
tuple_operators.cpp
|
8a20901c76
Already need that find_if.
|
7 months ago |
tuple_utils.cpp
|
68a1310720
Well great forgot to add the unit test changes a couple of commits ago -_-
|
10 months ago |