
21 Aug
2007
21 Aug
'07
5:50 p.m.
g++ compile of relaxed_heap.hpp relies on <bits/stl_algobase.h> #including <climits> to #define CHAR_BIT; however, g++-4.3 stl_algobase.h no longer does this.