Bug fix for std::vector iterator (or reference) invalidation
Replaced vectors with map containers for Variables to avoid iterator invalidation when adding element to a container.
parent
b6957815
No related branches found
No related tags found
Showing
- examples/hello/bpWriter/helloBPWriter.cpp 1 addition, 1 deletionexamples/hello/bpWriter/helloBPWriter.cpp
- examples/hello/bpWriter/helloBPWriter_nompi.cpp 7 additions, 1 deletionexamples/hello/bpWriter/helloBPWriter_nompi.cpp
- include/ADIOS.h 101 additions, 84 deletionsinclude/ADIOS.h
- src/ADIOS.cpp 3 additions, 3 deletionssrc/ADIOS.cpp
Please register or sign in to comment