Using std::vector can slowdown you program - I've made wrong conclusion

14 March 2012

When you know sizes need to copy you have to use std::copy function - it is faster for some cases even memcpy.

Share on Facebook Share on Google Plus Share on LinkeIn

I'm in social networks

GitHub

LinkedIn

Google

Search:

Tags: