Skip to content
Snippets Groups Projects
Commit a8773391 authored by Benjamin Cumming's avatar Benjamin Cumming
Browse files

improve STL iterator support in threading code

* use iterator and const_iterator type members instead
of iterator_type and const_iterator_type
* add begin() end() to the thread_enumerable spike storage
to iterator over thread local storage
parent fac70f4a
No related branches found
No related tags found
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment