Move the object being used to move-initialize when calling the base class'...
Move the object being used to move-initialize when calling the base class' constructor from the ctor-initializer. This should have no effect given the triviality of the class, but it allows for easier maintenance should the semantics of the base class change. NFC intended. llvm-svn: 244812
Loading
Please register or sign in to comment