forked from Alepha/Alepha
Exception problem debugging.
This commit is contained in:
@ -31,6 +31,7 @@ namespace Alepha::Hydrogen::Atomic ::detail:: Mailbox_m
|
||||
|
||||
inline namespace exports
|
||||
{
|
||||
struct finished_exception;
|
||||
template< typename > class Mailbox;
|
||||
|
||||
using MailboxFinishedException= synthetic_exception< struct finished_exception, FinishedException >;
|
||||
|
||||
Reference in New Issue
Block a user