Commit a21f81e6 authored by Roland Levillain's avatar Roland Levillain
Browse files

Allow std::function<return_type(arg_type)> patterns in cpplint.

Before this change, cpplint would erroneously recognize
`return_type(arg_type)' within
`std::function<return_type(arg_type)>' as a C-style cast.

Change-Id: I41933fbdbb835e2950304de29edd33b16939708d
parent b5325e24
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment