MCPcopy Index your code
hub / github.com/cpplint/cpplint / _MemInitListInfo

Class _MemInitListInfo

cpplint.py:3195–3198  ·  view source on GitHub ↗

Stores information about member initializer lists.

Source from the content-addressed store, hash-verified

3193
3194
3195class _MemInitListInfo(_WrappedInfo):
3196 """Stores information about member initializer lists."""
3197
3198 pass
3199
3200
3201class _PreprocessorInfo:

Callers 1

UpdateMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected