pcsx2/common/include/Utilities
Gregory Hainaut 9e101c9ef0 common: use = default instead of trivial constructor/destructor
reported by clang-tidy

Note: drop throw() specifier as it is the 'default' in C++11 for
destructor
2017-05-13 10:38:35 +02:00
..
AppTrait.h reformat main common directory 2016-11-12 16:52:49 +01:00
Assertions.h reformat main common directory 2016-11-12 16:52:49 +01:00
CheckedStaticBox.h reformat main common directory 2016-11-12 16:52:49 +01:00
Console.h reformat main common directory 2016-11-12 16:52:49 +01:00
Dependencies.h common: add make_unique for C++11 2017-05-03 12:03:38 +02:00
EmbeddedImage.h reformat main common directory 2016-11-12 16:52:49 +01:00
EventSource.h reformat main common directory 2016-11-12 16:52:49 +01:00
EventSource.inl reformat main common directory 2016-11-12 16:52:49 +01:00
Exceptions.h common: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
FixedPointTypes.h reformat main common directory 2016-11-12 16:52:49 +01:00
FixedPointTypes.inl reformat main common directory 2016-11-12 16:52:49 +01:00
General.h reformat main common directory 2016-11-12 16:52:49 +01:00
HashMap.h reformat main common directory 2016-11-12 16:52:49 +01:00
IniInterface.h common: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
MakeUnique.h common: add make_unique for C++11 2017-05-03 12:03:38 +02:00
MathUtils.h reformat main common directory 2016-11-12 16:52:49 +01:00
MemcpyFast.h common: remove memset duplicates 2016-12-16 20:45:22 +01:00
MemsetFast.inl reformat main common directory 2016-11-12 16:52:49 +01:00
PageFaultSource.h pcsx2: remove the reserve feature of recompiler memory 2016-12-09 09:28:19 +01:00
Path.h reformat main common directory 2016-11-12 16:52:49 +01:00
Perf.h common: improve vtune merge support 2016-12-09 09:28:19 +01:00
PersistentThread.h reformat main common directory 2016-11-12 16:52:49 +01:00
RedtapeWindows.h reformat main common directory 2016-11-12 16:52:49 +01:00
RwMutex.h reformat main common directory 2016-11-12 16:52:49 +01:00
SafeArray.h reformat main common directory 2016-11-12 16:52:49 +01:00
SafeArray.inl reformat main common directory 2016-11-12 16:52:49 +01:00
ScopedAlloc.h reformat main common directory 2016-11-12 16:52:49 +01:00
ScopedPtrMT.h reformat main common directory 2016-11-12 16:52:49 +01:00
StringHelpers.h common: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
Threading.h common: drop pthread TLS emulation 2017-04-14 17:18:20 +02:00
ThreadingDialogs.h reformat main common directory 2016-11-12 16:52:49 +01:00
TraceLog.h reformat main common directory 2016-11-12 16:52:49 +01:00
pxCheckBox.h reformat main common directory 2016-11-12 16:52:49 +01:00
pxEvents.h common: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00
pxForwardDefs.h reformat main common directory 2016-11-12 16:52:49 +01:00
pxRadioPanel.h reformat main common directory 2016-11-12 16:52:49 +01:00
pxStaticText.h reformat main common directory 2016-11-12 16:52:49 +01:00
pxStreams.h reformat main common directory 2016-11-12 16:52:49 +01:00
wxAppWithHelpers.h reformat main common directory 2016-11-12 16:52:49 +01:00
wxBaseTools.h reformat main common directory 2016-11-12 16:52:49 +01:00
wxGuiTools.h common: use = default instead of trivial constructor/destructor 2017-05-13 10:38:35 +02:00