|
Boost : |
Subject: Re: [boost] Call for interest - BOOST_AUTO_FUNCTION
From: Matt Calabrese (rivorus_at_[hidden])
Date: 2010-10-28 18:06:43
The more I think about it, I can remove some of those parentheses now. For
example:
//////////
BOOST_CONCEPT_FUNCTION
( advance( (forward_iterator&) it, (concept_map_of(it)::difference_type)
difference )
, ( explicit void )
);
//////////
And it's back to looking at least a little bit more like a function
declaration. I'm going to stop replying to myself, there are too many little
things I keep thinking about that I probably won't be able to implement for
months anyway. I'm just really thrilled about this for some reason.
-- -Matt Calabrese
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk