Boost logo

Boost Users :

From: Martin Adrian (adrianm_at_[hidden])
Date: 2006-10-30 02:53:04


Nick Dimiduk <ndimiduk <at> gmail.com> writes:

> The debugger shows the tmp_dir.m_path._Bx is a bad pointer

The m_path member is a string which is subject to small string optimization. The
_Bx pointer will be bad until the strings grows above 16 characters (for
Dinkumware).


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net