Ion Gaztañaga
|
82abe673fc
|
Fix incorrect temporary folder
|
2017-12-10 23:33:07 +01:00 |
|
Ion Gaztañaga
|
5477125eeb
|
Added /FIXED:NO flag to projects to make them compatible with some memory error detection tools
|
2014-09-23 17:28:13 +02:00 |
|
Ion Gaztañaga
|
d849f80ea5
|
Removed tabs.
|
2014-07-30 16:32:55 +02:00 |
|
Ion Gaztañaga
|
01486761a6
|
Added support for configurable tree-based associative containers. In addition to RB trees, AVL, Scapegoat and Splay trees are experimentally supported.
|
2014-01-03 13:26:57 +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 |
|