[patch] Make stream insertion operator easier to use

Don McCoy don at codesourcery.com
Wed Oct 14 23:01:54 UTC 2009


This adds a declaration that makes it ok to do this:

    std::cout << view << std::endl;

Without a 'namespace' or 'using' declaration.

Ok to commit once I add a Changelog entry?

-- 
Don McCoy
CodeSourcery
don at codesourcery.com
(650) 331-3385 x712


-------------- next part --------------
A non-text attachment was scrubbed...
Name: output.diff
Type: text/x-patch
Size: 417 bytes
Desc: not available
URL: <http://sourcerytools.com/pipermail/vsipl++/attachments/20091014/fa46d212/attachment.bin>


More information about the vsipl++ mailing list