Incomplete pages in C++ use their own incomplete-cpp tag.
When you copy this rule over to the C++ side:
FIO34-C. Use int to capture the return value of character IO functions
...
Be sure to add something about istream::get() which return int values, not char valuesCompleted pages should get a 'review' tag so that people review them.
...
Add to the C++ standard rules marked with exportable-c++.
...