.. avoid-endl.rst enum-size.rst faster-string-find.rst for-range-copy.rst implicit-cast-in-loop.rst implicit-conversion-in-loop.rst inefficient-algorithm.rst inefficient-string-concatenation.rst inefficient-vector-operation.rst move-const-arg.rst move-constructor-init.rst no-automatic-move.rst no-int-to-ptr.rst noexcept-destructor.rst noexcept-move-constructor.rst noexcept-swap.rst trivially-destructible.rst type-promotion-in-math-fn.rst unnecessary-copy-initialization.rst unnecessary-value-param.rst