13 lines
278 B
JSON
13 lines
278 B
JSON
[
|
|
[
|
|
"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" }
|
|
]
|