
17 Mar
2006
17 Mar
'06
10:06 a.m.
since boost already has a cstdint.hpp header it would be nice if we could have it in boost's tr1 adoption too.
Agreed. However, it's too late for 1.34 I believe, as the addition isn't completely trivial (some std libs put their C headers in a different place from their C++ std lib headers, so a different header forwarding mechanism is required). John.