You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Rewrite code using C++-11 new syntactic sugar (auto, templated typedefs,...), replace MC-generators with new STL generators, replace our vector<T,N> with STL array<T,N>.
The text was updated successfully, but these errors were encountered:
Rewrite code using C++-11 new syntactic sugar (auto, templated typedefs,...), replace MC-generators with new STL generators, replace our vector<T,N> with STL array<T,N>.
The text was updated successfully, but these errors were encountered: