MuleRun
Chat
Resources
Pricing
Back to all
cpp-interface-purpose-comments
by
hzqst
Run
0
0
Feb 6, 2026
Visit Source
Add a standard Purpose comment above each pure virtual method declaration in C++ interface header files (.h/.hpp). Use when asked to batch annotate interface classes or enforce a consistent comment block above `virtual ... = 0;` declarations.