Source code
Revision control
Copy as Markdown
Other Tools
[
[
"warning",
"move constructors should be marked noexcept",
"performance-noexcept-move-constructor"
],
[
"warning",
"move assignment operators should be marked noexcept",
"performance-noexcept-move-constructor"
],
{ "reliability": "high" }
]