33c86d494bee3fbaba200e2cc8157ae2c7ac63a7
in some places there were reserve() method used (on std::wstring/std::string objects) especially in AssignString() methods if we add a new string we should check the new size and only call reserve() if the new size will be greater than existing one (plus some constant) added: Functions<>::Size() method git-svn-id: svn://ttmath.org/publicrep/ezc/trunk@327 e52654a7-88a9-db11-a3e9-0013d4bc506e
Description
A templating engine for C++ applications.
Languages
C++
95.5%
Shell
2.1%
C
1.9%
Makefile
0.5%