Boost logo

Boost Users :

Subject: Re: [Boost-users] Invoke several functions with the same thread
From: Brad Hubbard (boost_at_[hidden])
Date: 2009-08-22 22:27:39


Shaolin wrote:
> I have a question, what exactly does the following piece of code from
> the struct do:
>
> my_helper(FileThread* object) : object_( object ){}
>
> I have seen it used once or twice before but cant find any
> documentation on it.
Look up "initialisation lists" (or "initialization lists" LOL).

Cheers,
Brad


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net