Incomplete pages in C++ use their own incomplete-cpp tag.
I've looked at some of the C rules and recommendations, and here are my
recommendations for copying them across to C++.
INT00-A - needs reworking for C++.
INT07-A - needs reworking for C++.
INT30-C - needs reworking for C++.
INT35-C - needs reworking for C++.
INT37-C - needs reworking for C++.
That's as far as I got.
...
When you copy this rule over to the C++ side:
...