CodeQL library for C/C++
codeql/cpp-all 0.12.10 (changelog, source)
Search

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