Re: [PATCH][Cilkplus] _Cilk_spawn inside contructor and destructor
On Wed, Sep 7, 2011 at 9:28 PM, Iyer, Balaji V wrote: > Hello Everyone, > This patch is for the Cilk Plus C++ compiler. It will allow users to > use _Cilk_spawn inside constructors and destructors. > > Thanks, > I checked it in for you. -- H.J.
[PATCH][Cilkplus] _Cilk_spawn inside contructor and destructor
Hello Everyone, This patch is for the Cilk Plus C++ compiler. It will allow users to use _Cilk_spawn inside constructors and destructors. Thanks, Balaji V. Iyer. spawn_inside_ctor_dtor_patch Description: spawn_inside_ctor_dtor_patch