Skip to content
Snippets Groups Projects
Commit b286debb authored by Giovanni Bussi's avatar Giovanni Bussi
Browse files

Replaced all valarray with vector

In all STL implementations std::valarray are equivalent to
std::vector. No need to really use them.
parent 2a18cfb1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment