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 861365f commit 29100a6Copy full SHA for 29100a6
source/meta.tex
@@ -5276,16 +5276,17 @@
5276
\end{itemdecl}
5277
5278
\begin{itemdescr}
5279
-\pnum
5280
-\constantwhen
5281
-\tcode{dealias(type)} represents a class type
5282
-that is complete from some point in the evaluation context.
5283
-
5284
\pnum
5285
\returns
5286
A \tcode{vector} containing each element of \tcode{bases_of(type, ctx)}
5287
followed by each element of \tcode{non\-static_data_mem\-bers_of(\brk{}type,\brk{} ctx)},
5288
preserving their order.
+
+\pnum
+\throws
+\tcode{meta::exception} unless
+\tcode{dealias(type)} represents a class type
5289
+that is complete from some point in the evaluation context.
5290
\end{itemdescr}
5291
5292
\indexlibraryglobal{enumerators_of}%
0 commit comments