![]() |
Home | Libraries | People | FAQ | More |
Constructor.
template< class T> explicit constexpr with_diagnostics_t( T&& token);
The passed token
should
be convertible to CompletionToken
.
Strong guarantee. Any exceptions thrown by constructing CompletionToken
are propagated.