Boost logo

Boost :

Subject: Re: [boost] [function] minor doc issues
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-11-19 12:35:41


AMDG

Thorsten Ottosen wrote:
> // if ResultType is void
> ResultType foo(Arg1 arg1, Arg2 arg2, ..., ArgN argN)
> {
> f(arg1, arg2, ..., argN);
> }
>
> I believe the "If ResultType is void" is not needed. We can return
> void in C++.

http://www.boost.org/doc/html/function/faq.html#id2914425

In Christ,
Steven Watanabe


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