ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> boost
boost
RE: [boost] Boost.Format review comments - [] vs %
by other posts by this author
Jan 30 2002 10:19PM messages near this date
RE: [boost] Re: Thoughts on Format | RE: [boost] boost bind/functional/reference wrapper/mem_fn
>  From: James Kanze [mailto: kanze@[...].. ]
> 
>  Let's face it, even << is a hack, and a horrible misuse of operator
>  overloading. We get away with it because of the precedence, the fact
>  that it is little used, and the suggestiveness of its graphic
>  presentation.

Indeed. It's bewildering how something as personal preferency as << ever
made it into the standard. Such a break from tradition just for convenience
and brevity was totally out of line.

I mean really, how hard would it be for someone to use a plain, vanilla
function call, like:

y = left_shift(x, 8)

:-]

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved