MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / CheckMakePairUsesDeduction

Function CheckMakePairUsesDeduction

scripts/cpp_lint.py:4579–4597  ·  view source on GitHub ↗

Check that make_pair's template arguments are deduced. G++ 4.6 in C++0x mode fails badly if make_pair's template arguments are specified explicitly, and such use isn't intended in any case. Args: filename: The name of the current file. clean_lines: A CleansedLines instance containing

(filename, clean_lines, linenum, error)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

ProcessLineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected