Revision 6b266e90789290ba5b574d8102e50b2da934f75f authored by Axel Naumann on 29 April 2016, 21:38:38 UTC, committed by Philippe Canal on 29 April 2016, 22:14:00 UTC
A class without user declared constructor still might not have a default consructor.
E.g. a class with a user provided move ctor. Or with a base or member with deleted default ctor.
Just let clang do the right thing.
1 parent 8ea5daa
History
File Mode Size
CMakeCPackOptions.cmake.in -rw-r--r-- 1.7 KB
CMakeMacroParseArguments.cmake -rw-r--r-- 3.3 KB
CTestCustom.cmake -rw-r--r-- 1.4 KB
CheckCXXCompilerFlag.cmake -rw-r--r-- 2.5 KB
CheckCompiler.cmake -rw-r--r-- 6.4 KB
FindAfterImage.cmake -rw-r--r-- 1.5 KB
FindAlien.cmake -rw-r--r-- 1.1 KB
FindBonjour.cmake -rw-r--r-- 1.8 KB
FindCFITSIO.cmake -rw-r--r-- 1.9 KB
FindCastor.cmake -rw-r--r-- 2.0 KB
FindDCAP.cmake -rw-r--r-- 665 bytes
FindDavix.cmake -rw-r--r-- 752 bytes
FindFFTW.cmake -rw-r--r-- 1.1 KB
FindFTGL.cmake -rw-r--r-- 627 bytes
FindGCCXML.cmake -rw-r--r-- 270 bytes
FindGEANT4.cmake -rw-r--r-- 1.9 KB
FindGEANT4VMC.cmake -rw-r--r-- 3.4 KB
FindGFAL.cmake -rw-r--r-- 819 bytes
FindGSL.cmake -rw-r--r-- 4.1 KB
FindGlobus.cmake -rw-r--r-- 1.4 KB
FindGraphviz.cmake -rw-r--r-- 1.6 KB
FindKerberos5.cmake -rw-r--r-- 1.1 KB
FindLZMA.cmake -rw-r--r-- 1.1 KB
FindLdap.cmake -rw-r--r-- 928 bytes
FindMonalisa.cmake -rw-r--r-- 1.2 KB
FindMySQL.cmake -rw-r--r-- 1.8 KB
FindNumPy.cmake -rw-r--r-- 4.0 KB
FindOCC.cmake -rw-r--r-- 1.2 KB
FindODBC.cmake -rw-r--r-- 1.5 KB
FindOracle.cmake -rw-r--r-- 5.9 KB
FindPCRE.cmake -rw-r--r-- 1.3 KB
FindPLUTO.cmake -rw-r--r-- 1.4 KB
FindPostgreSQL.cmake -rw-r--r-- 1.7 KB
FindPythia6.cmake -rw-r--r-- 1.5 KB
FindPythia8.cmake -rw-r--r-- 1.8 KB
FindR.cmake -rw-r--r-- 2.1 KB
FindSqlite.cmake -rw-r--r-- 1.5 KB
FindTBB.cmake -rw-r--r-- 9.6 KB
FindXROOTD.cmake -rw-r--r-- 5.5 KB
Findchirp.cmake -rw-r--r-- 725 bytes
Findhdfs.cmake -rw-r--r-- 691 bytes
Findjemalloc.cmake -rw-r--r-- 653 bytes
Findtcmalloc.cmake -rw-r--r-- 1.3 KB
MacroEnsureVersion.cmake -rw-r--r-- 5.0 KB
RootBuildOptions.cmake -rw-r--r-- 13.1 KB
RootCPack.cmake -rw-r--r-- 6.1 KB
RootCTest.cmake -rw-r--r-- 1.6 KB
RootConfiguration.cmake -rw-r--r-- 22.4 KB
RootInstallDirs.cmake -rw-r--r-- 8.5 KB
RootNewMacros.cmake -rw-r--r-- 37.9 KB
RootTestDriver.cmake -rw-r--r-- 6.3 KB
SearchInstalledSoftware.cmake -rw-r--r-- 38.6 KB
SetUpLinux.cmake -rw-r--r-- 9.4 KB
SetUpMacOS.cmake -rw-r--r-- 7.4 KB
SetUpWindows.cmake -rw-r--r-- 4.4 KB
StandaloneBuild.cmake -rw-r--r-- 1.4 KB
WriteConfigCint.cmake -rw-r--r-- 6.9 KB

back to top