Verze
4.0-619
Větev
master
Datum
před 10 lety, 3 měsíci
Windows x64 Windows x86 Mac OS X Android Ubuntu 13.04
Odevzdání
770485ad04185c93ea18b8bf86e56569d1fb8f37
Autor změny
degasus
Popis změny
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