
21 Feb
2007
21 Feb
'07
7:50 p.m.
Note that this bug is also present on the RC_1_34 branch. I'm not sure what the ramifications of it are, so not sure whether it is worth fixing for the release.
Its not. It would only be an issue in the case where one created a binary_?archive with a wide char interface. I don't expect anyone to do that and in fact we don't even test this variation. The reason that this is template based on character type are: a) I started with a copy of text_?archive b) Although I can't see any use for a binary_archive based on wchar_t, I'm not sure someone else might find a need for it. So, I'm applying the patch - but I don't think anyone has or every well come up upon this problem. Robert Ramey