Boost logo

Boost Users :

From: Tom Matelich (tmatelich_at_[hidden])
Date: 2001-12-17 17:19:48


Yeah, I also avoid any using in any header, but what are you going to do if
you can't compile otherwise?

> -----Original Message-----
> From: Darin Adler [mailto:darin_at_[hidden]]
> Sent: Monday, December 17, 2001 2:15 PM
> To: Boost-Users_at_[hidden]
> Subject: Re: [Boost-Users] MSVC6 and tuple
>
>
> On 12/17/01 12:36 PM, "Tom Matelich" <tmatelich_at_[hidden]> wrote:
>
> > Any suggestions?
>
> This may not be what you have in mind, but in my own code I prohibit:
>
> using namespace boost;
>
> But in code outside header files, I always use:
>
> using boost::tuple;
>
> And the like, except in cases where there are name conflicts.
> So I have
> includes at the top of my source files, followed by using statements,
> followed by code.
>
> -- Darin
>
>
> ------------------------ Yahoo! Groups Sponsor
> ---------------------~-->
> Need new boots for winter? Looking for a perfect gift for
> your shoe loving friends?
> Zappos.com is the perfect fit for all your shoe needs!
> http://us.click.yahoo.com/ltdUpD/QrSDAA/ySSFAA/EbFolB/TM
> --------------------------------------------------------------
> -------~->
>
> Info: <http://www.boost.org>
> Wiki: <http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl>
> Unsubscribe: <mailto:boost-users-unsubscribe_at_[hidden]>
>
>
> Your use of Yahoo! Groups is subject to
> http://docs.yahoo.com/info/terms/
>
>


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net