j
k
j a
j l
Larry Evans wrote:
When just: #include <boost/limits.hpp> is just preprocessed, the output contains no definition of CHAR_BIT; yet, it's used (although within a #if..#endif) within limits.hpp. Limits.hpp does contain:
When just:
#include <boost/limits.hpp>
is just preprocessed, the output contains no definition of CHAR_BIT; yet, it's used (although within a #if..#endif) within limits.hpp. Limits.hpp does contain:
Fixed in SVN, thanks, John.
Back to the thread
Back to the list