You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a little more flexibility using Safe policy, if we have a class which not
overload operator<<, a PlainMemory manipulator could be added to use default
operator<<.
so:
class Foo;
out << PlainMemory(Foo)
should work
Original issue reported on code.google.com by hugo.arregui on 19 Jan 2012 at 1:57
Original issue reported on code.google.com by
hugo.arreguion 19 Jan 2012 at 1:57