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 fd685e9 commit cdd5062Copy full SHA for cdd5062
source/meta.tex
@@ -5283,16 +5283,17 @@
5283
\end{itemdecl}
5284
5285
\begin{itemdescr}
5286
-\pnum
5287
-\constantwhen
5288
-\tcode{dealias(type)} represents a class type
5289
-that is complete from some point in the evaluation context.
5290
-
5291
\pnum
5292
\returns
5293
A \tcode{vector} containing each element of \tcode{bases_of(type, ctx)}
5294
followed by each element of \tcode{non\-static_data_mem\-bers_of(\brk{}type,\brk{} ctx)},
5295
preserving their order.
+
+\pnum
+\throws
+\tcode{meta::exception} unless
+\tcode{dealias(type)} represents a class type
5296
+that is complete from some point in the evaluation context.
5297
\end{itemdescr}
5298
5299
\indexlibraryglobal{enumerators_of}%
0 commit comments