Consider making Boost.Compute thread-safe by default
Offen
design
- Vorherrschende Sprache
- C++
- Sterne
- 1.7k
- Forks
- 340
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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.
##
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.