]> gcc.gnu.org Git - gcc.git/commit
mt_allocator.h: Handle allocations at static initialization that happen before _S_opt...
authorBrad Spencer <spencer@infointeractive.com>
Thu, 1 Jul 2004 02:21:51 +0000 (02:21 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Thu, 1 Jul 2004 02:21:51 +0000 (02:21 +0000)
commit1190bcd85d54c0cc19abbf1f6a7636c1e975814b
tree991cf077a1b58dd4459724aade2ab988d4f9d694
parent4025c040c5d5676e50b8a46d8c3820feb7f55fd8
mt_allocator.h: Handle allocations at static initialization that happen before _S_options is...

2004-06-30  Brad Spencer  <spencer@infointeractive.com>

* include/ext/mt_allocator.h: Handle allocations at static
initialization that happen before _S_options is (automatically)
constructed; set _S_init even if _M_force_new is true.

From-SVN: r83949
libstdc++-v3/ChangeLog
libstdc++-v3/include/ext/mt_allocator.h
This page took 0.061418 seconds and 5 git commands to generate.