$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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