Menu

#46 VCF::String has no operator<<

open
nobody
5
2005-03-10
2005-03-10
Jim Crafton
No

VCF::String has no operator<<, which makes it
unprintable to the command line. Of course, this can be
remedied by the user by calling str.ansi_c_str(), but
an operator<< would avoid this inconvenience. Just a
suggestion...

Discussion


Log in to post a comment.