added user-declared default constructor to value_to_type<bool> (yeah, the
usual "initializing a const instance of an empty class" problem, which
also affected S. Meyers' null)
explicitly qualified occurrence of "bits_per_block" in count() member
function, to let gcc 3.4.x understand that it *is* a constant expression
fixed namespace qualification for vector_max_size_workaround (should've
been done in the previous commit, sorry)
(No files)
Note:
See TracChangeset
for help on using the changeset viewer.