[pending/relaxed_heap.hpp]g++-4.3 bug: missing CHAR_BIT

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.
6519
Age (days ago)
6519
Last active (days ago)
1 comments
2 participants
participants (2)
-
Doug Gregor
-
Larry Evans