• Kirill Terekhov's avatar
    Possibly fix thread safety issue · 259c9384
    Kirill Terekhov authored
    Creating elements cause reallocation of internal array, pointing to blocks of data. Other processor may use deallocated pointer to the array stored in cache.
    259c9384
container.hpp 83.1 KB