-
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)
e507e03a
(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)