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