1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-18 16:32:32 +02:00
openrw/rwgame/states
Filip Gawin 495c831972 Mark classes as final
It lets complier to make extra optimization.

See:
https://gcc.godbolt.org/#compilers:!((compiler:g6,options:'-O2+-Wall++-
xc%2B%2B+-
std%3Dc%2B%2B11',sourcez:MYGwhgzhAECC0G8BQAHArgIxAS2ALiWiOgDdsAnAFzTBFIHtsATaAMwAoBKaAXmgAYA3EgC%2BwpKEgwAQtDzR0WXHESpMOfIWIlGLDt1bYAdrWj0SAU3LlmF4WKQTwUaAGE5C9cvjJFGgsQMzGxcZpbWtvbiOsGs9PTs0gBk0BjcyIEYAHT69o4xLBhg5OyuKcDpWkTAOVz2QAA%3D%3D)),filterAsm:
(commentOnly:!t,directives:!t,intel:!t,labels:!t),version:3
2018-07-07 22:55:10 +02:00
..
BenchmarkState.cpp Usage of default member initializer 2018-07-03 20:08:03 +02:00
BenchmarkState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
DebugState.cpp Fixed: missions debug menu 2018-06-19 21:22:44 +03:00
DebugState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
IngameState.cpp Merge pull request #526 from madebr/rwlib_changes 2018-07-05 22:05:56 +01:00
IngameState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
LoadingState.cpp Rearrange passing args to functions/ctors 2018-05-16 19:17:13 +02:00
LoadingState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
MenuState.cpp rwlib: rw/defines.hpp -> rw/debug.hpp 2018-06-30 04:03:20 +02:00
MenuState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00
PauseState.cpp rwengine: iwyu: reduce warnings in render subdirectory 2018-01-08 22:52:48 +00:00
PauseState.hpp Mark classes as final 2018-07-07 22:55:10 +02:00