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
misc
package
rmkdepend
unix
win
CMakeLists.txt -rw-r--r-- 666 bytes
Module.mk -rw-r--r-- 2.2 KB
version.cxx -rw-r--r-- 1.8 KB
version_number -rw-r--r-- 8 bytes

back to top