Skip to content

add PlainMemory manipulator for using with Safe policy in bstreams #61

Description

@GoogleCodeExporter
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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions