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

Member predicate MoveConstructor::mayNotBeMoveConstructorInInstantiation

Holds if we cannot determine that this constructor will become a move constructor in all instantiations. Depending on template parameters of the enclosing class, this may become an ordinary constructor or a move constructor.

predicate mayNotBeMoveConstructorInInstantiation()