2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-30 19:52:16 +00:00
Files
compute/test/test_vector.cpp
Kyle Lutz 6245d82d57 Change vector<T> to use the system-wide default queue
This changes the vector<T> container class to use the
system-wide default queue instead of creating temporary
queue objects.
2014-10-29 22:51:40 -07:00

9.9 KiB