habanero-rice / hclib

A C/C++ task-based programming model for shared memory and distributed parallel computing.
http://habanero-rice.github.io/hclib/
BSD 3-Clause "New" or "Revised" License
71 stars 35 forks source link

The bug fix for #62 (C++ promises with scalar type + optimization options) #63

Closed ahayashi closed 6 years ago

ahayashi commented 6 years ago

Fix #62

agrippa commented 6 years ago

LGTM.

@budimlic any objections?

budimlic commented 6 years ago

Looks good, thanks Akihiro!