Version
4.0-619
Branche
master
Date
il y a 10 ans, 3 mois
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Commit
770485ad04185c93ea18b8bf86e56569d1fb8f37
Auteur
degasus
Description
VertexLoader: don't check for possible range

I(index) < std::numeric_limits<I>::max() is always true, so we don't have to check it