Christian Neumüller
891e9de0fe
Don't reimplement std::copy().
...
Using std::copy() potentially makes available helpful checks in debug mode and
can also lead to faster code by calling memcpy() in release mode.
The <algorithm> header was already included.
2013-06-24 00:51:31 +02:00
..
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2013-05-09 13:37:24 +02:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2012-03-13 18:37:34 +01:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2012-03-13 18:37:34 +01:00
2013-04-06 09:34:44 +02:00
2013-04-06 09:34:44 +02:00
2013-06-24 00:51:31 +02:00
2013-04-06 09:34:44 +02:00
2012-03-13 18:37:34 +01:00
2013-04-06 09:34:44 +02:00
2012-03-13 18:37:34 +01:00