File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2456
2456
\indexlibrary {\idxcode {bad_cast}!\tcode {bad_cast}}%
2457
2457
\indexlibrary {\idxcode {operator=}!\tcode {bad_cast}}%
2458
2458
\begin {itemdecl }
2459
- bad_cast(const bad_cast&) noexcept;
2460
- bad_cast& operator=(const bad_cast&) noexcept;
2459
+ bad_cast(const bad_cast&) noexcept;
2460
+ bad_cast& operator=(const bad_cast&) noexcept;
2461
2461
\end {itemdecl }
2462
2462
2463
2463
\begin {itemdescr }
2531
2531
\indexlibrary {\idxcode {bad_typeid}!\tcode {bad_typeid}}%
2532
2532
\indexlibrary {\idxcode {operator=}!\tcode {bad_typeid}}%
2533
2533
\begin {itemdecl }
2534
- bad_typeid(const bad_typeid&) noexcept;
2535
- bad_typeid& operator=(const bad_typeid&) noexcept;
2534
+ bad_typeid(const bad_typeid&) noexcept;
2535
+ bad_typeid& operator=(const bad_typeid&) noexcept;
2536
2536
\end {itemdecl }
2537
2537
2538
2538
\begin {itemdescr }
You can’t perform that action at this time.
0 commit comments