-
gsamain authored
(if the class redefines a constructor with a compatible signature, it will get overridden, so it effectively prevents the default constructor from spawning when there may be an ambiguity)
da819b90
(if the class redefines a constructor with a compatible signature, it will get overridden, so it effectively prevents the default constructor from spawning when there may be an ambiguity)