.. title:: clang-tidy - google-runtime-operator

google-runtime-operator
=======================


Finds overloads of unary ``operator &``.

http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml?showone=Operator_Overloading#Operator_Overloading

Corresponding cpplint.py check name: 'runtime/operator'.
