Boost logo

Boost :

Subject: Re: [boost] [contract] C++11-like auto-functions
From: Dave Abrahams (dave_at_[hidden])
Date: 2012-06-29 08:22:35


on Wed Jun 27 2012, Lorenzo Caminiti <lorcaminiti-AT-gmail.com> wrote:

> Hello all,
>
> I'm thinking to expand Boost.Contract to support C++11-like
> auto-functions for C++03.
>
> I got a ticket for it: https://sourceforge.net/apps/trac/contractpp/ticket/59
> But I might implement it only after the Boost review... (Are C++11
> auto-function really useful?)

auto functions arelly are useful, but mostly they're useful with a macro
that calculates noexcept, return type, etc.:
http://lists.boost.org/Archives/boost/2012/04/191926.php

-- 
Dave Abrahams
BoostPro Computing
http://www.boostpro.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk