MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / CleanseComments

Function CleanseComments

scripts/cpp_lint.py:1167–1180  ·  view source on GitHub ↗

Removes //-comments and single-line C-style /* */ comments. Args: line: A line of C++ source. Returns: The line with single-line comments removed.

(line)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.85
UpdateIncludeStateFunction · 0.85

Calls 1

IsCppStringFunction · 0.85

Tested by

no test coverage detected