Loïc Blot ab128e03ff C++11 patchset 6: forbid object copy using assigment/copy function deleters (#5945)
C++11 implement function deleting, it's generally used to prevent some object copy
In script API use this function removal on ScriptApiBase instead of ScriptApiClient/Server/MainMenu, this affect all ScriptApis
Move DISABLE_CLASS_COPY with constructor, the deleted function permit to replace function in its original place
2017-06-10 13:49:15 +02:00
..
2017-03-13 23:56:05 +01:00
2017-05-18 20:55:27 +02:00
2017-05-06 21:12:44 +02:00
2016-03-07 19:54:26 +01:00
2016-01-23 05:45:29 +01:00
2015-07-23 07:38:13 +02:00
2017-04-22 01:23:51 +01:00
2017-04-17 09:04:58 +02:00