maksqwe 9c07d1e39d 1. add std::nothrow to new operator because then ptr checked with NULL
2. "currentNewBlock" is assigned values twice successively
3. optimize std::vector<>::iterator's usage "iter++" -> "++iter". See preincrement and postincrement operator++()
2013-08-23 00:42:18 +03:00
2013-04-20 09:57:44 +01:00
2013-04-20 09:57:44 +01:00
Description
No description provided
720 KiB
Languages
C++ 89.7%
C 7.7%
Objective-C 1.4%
Makefile 0.9%
M4 0.2%
Other 0.1%