
4 Sep
2005
4 Sep
'05
10:36 p.m.
"Robert Ramey" <ramey@rrsd.com> writes:
3. In that reference section, '&' is used repeatedly where only '>>' is appropriate. For example:
main(){ ... base *b; ar & b; }
That can only be confusing.
Hmm - I checked that section and maybe it is confusing but not in the way it seems.
the registration or export must be done on BOTH saving and loading of archives.
It doesn't matter, since saving through an unitialized pointer causes undefined behavior. That code can only work for loading. -- Dave Abrahams Boost Consulting www.boost-consulting.com