We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e9129 commit 6a0ed4dCopy full SHA for 6a0ed4d
abi.html
@@ -163,8 +163,8 @@ <h3><a href="#definitions"> 1.1 Definitions </a></h3>
163
<p>
164
<dt> <i>empty class</i> </dt>
165
<dd>
166
-A class with no non-static data members,
167
-no unnamed bit-fields other than zero-width bit-fields and empty data members,
+A class with no non-static data members other than empty data members,
+no unnamed bit-fields other than zero-width bit-fields,
168
no virtual functions, no virtual base classes,
169
and no non-empty non-virtual proper base classes.
170
0 commit comments