$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] inline specifier within in class definition
From: Milosz Marian HULBOJ (mhulboj_at_[hidden])
Date: 2009-05-04 05:22:39
Mateusz Loskot wrote:
> Hi,
>
> Could anyone explain why some static member functions defined within
> class definitions are specified with inline keyword?
> ...
Hi,
Check out the following discussion:
"Is there a special reason to use inline before template functions?"
http://article.gmane.org/gmane.comp.lib.boost.ublas/4638
Cheers,
Milosz