Member predicate CopyConstructor::mayNotBeCopyConstructorInInstantiation
Holds if we cannot determine that this constructor will become a copy constructor in all instantiations. Depending on template parameters of the enclosing class, this may become an ordinary constructor or a copy constructor.
predicate mayNotBeCopyConstructorInInstantiation()