gzdoom-gles/src/console
Christoph Oelckers 76ee658be4 Made several classes trivially copyable,
Many had leftover non-default constructors/ assignment operators, and some were initialized, even though the initialized data was never used.

In case of FCycler this even caused a default setting to be overwritten when used inside FDynamicLight.
2019-09-09 09:52:33 +02:00
..
c_bind.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_bind.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_cmds.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_console.cpp Made several classes trivially copyable, 2019-09-09 09:52:33 +02:00
c_console.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_consolebuffer.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_consolebuffer.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_cvars.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_cvars.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_dispatch.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_dispatch.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_expr.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_functions.cpp - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_functions.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00