Pattern: Missing namespace termination Issue: - Description Namespace should be terminated with // namespace <name>. Further Reading Google C++ Style Guide - Namespaces