Consider making Boost.Compute thread-safe by default
オープン
design
- 主要言語
- C++
- スター
- 1.7k
- フォーク
- 340
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Consider making the `BOOST_COMPUTE_THREAD_SAFE` macro enabled by default. For C++03 compilers or C++11 compilers without `thread_local` support, this would make the library non-header-only (would now require linking with Boost.Thread). There may also be other solutions to reach this goal.
##
コントリビューションガイド
評価
この issue はまだ評価されていません。