This package provides integration with the cppinsights command-line tool.
It allows you to run cppinsights on the current buffer and view the results
in a popup buffer.

Usage:
Call `M-x cppinsights-run` when visiting a C++ file to analyze it with cppinsights.
The results will be displayed in a side window.