irrlicht/source
cutealien bfaffe1171 Speedup: Avoid string copy in CXMLReaderImpl::getAttributeByName
string has operator== for char_type which can save a lot of string allocations when loading xml's.

git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6206 dfc29bdd-3216-0410-991c-e03cc46cb475
2021-04-16 12:59:29 +00:00
..
Irrlicht Speedup: Avoid string copy in CXMLReaderImpl::getAttributeByName 2021-04-16 12:59:29 +00:00
source.txt Avoid warning and make local variable lower-case. 2019-12-12 16:32:41 +00:00