Ion Gaztañaga
|
360957a797
|
Massive dependency reduction. Removed dependency on several boost libraries and standard C++ headers.
|
2015-01-02 19:34:21 +01:00 |
|
Ion Gaztañaga
|
955248b739
|
Replace "Allocator" template parameter with "A", according to the standard.
|
2014-12-11 22:01:58 +01:00 |
|
Ion Gaztañaga
|
717959061e
|
Make debug benchmarks faster reducing iterations.
|
2014-07-20 14:43:58 +02:00 |
|
Ion Gaztañaga
|
8c1bfe2881
|
Removed trailing whitespaces
|
2014-05-28 15:50:13 +02:00 |
|
Ion Gaztañaga
|
2b804c880b
|
Fix GCC warning about unused typedef in release mode.
|
2014-01-05 22:37:09 +01:00 |
|
Ion Gaztañaga
|
41c2056ec6
|
- Modified relational operators to be friend inline definitions. This allows compilation checking when instantiating classes, avoids predeclarations and results in less verbose code.
- First to make associative containers' tree implementation configurable.
|
2013-12-23 23:34:28 +01:00 |
|