This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Well, 3.6.2/1:With this as background, I have two questions for the list: 1. Do you agree that this is really a bug/non-portable assumption?
"The keyword static applied to a class data member in a class definition gives the data member static storage duration."
2. Do you knowYes, for sure _S_empty_rep_storage in basic_string, most likely others...
of any other places in libstdc++ where this 'optimization' (eliding the
initialization) is done?
Thanks, Paolo.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |