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
|
6d034733bd
|
Added missing #pragma once
|
2014-10-13 23:26:01 +02:00 |
|
Ion Gaztañaga
|
d849f80ea5
|
Removed tabs.
|
2014-07-30 16:32:55 +02:00 |
|
Axel Ismirlian
|
960d649e99
|
Added missing AIX definition for sched.h (previously out of scope).
|
2014-07-16 15:48:12 -05: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 |
|