forked from boostorg/config
Fixed URL to value-initialization bug report.
[SVN r61721]
This commit is contained in:
@ -263,7 +263,7 @@
|
|||||||
|
|
||||||
// Borland did not implement value-initialization completely, as I reported
|
// Borland did not implement value-initialization completely, as I reported
|
||||||
// in 2007, Borland Report 51854, "Value-initialization: POD struct should be
|
// in 2007, Borland Report 51854, "Value-initialization: POD struct should be
|
||||||
// zero-initialized", http://qc.embarcadero.com/wc/qcmain.aspx?rc=51854
|
// zero-initialized", http://qc.embarcadero.com/wc/qcmain.aspx?d=51854
|
||||||
// See also: http://www.boost.org/libs/utility/value_init.htm#compiler_issues
|
// See also: http://www.boost.org/libs/utility/value_init.htm#compiler_issues
|
||||||
// (Niels Dekker, LKEB, April 2010)
|
// (Niels Dekker, LKEB, April 2010)
|
||||||
#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION
|
#define BOOST_NO_COMPLETE_VALUE_INITIALIZATION
|
||||||
|
Reference in New Issue
Block a user