2
0
mirror of https://github.com/boostorg/compute.git synced 2026-01-30 07:42:41 +00:00
Files
compute/include
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
..