Closed CarlosNihelton closed 1 year ago
To satisfy clang++ 15.0.
I couldn't find any other unqualified move in the source, so I presumed that there is no ADL magic behind the scenes.
Fixes https://github.com/foonathan/cppast/issues/161
Thanks!
To satisfy clang++ 15.0.
I couldn't find any other unqualified move in the source, so I presumed that there is no ADL magic behind the scenes.
Fixes https://github.com/foonathan/cppast/issues/161