Wire Sysio Wire Sysion 1.0.0
Loading...
Searching...
No Matches
sysio::chain::controller_impl::reset_new_handler Struct Reference

Public Member Functions

 reset_new_handler ()
 

Detailed Description

Definition at line 224 of file controller.cpp.

Constructor & Destructor Documentation

◆ reset_new_handler()

sysio::chain::controller_impl::reset_new_handler::reset_new_handler ( )
inline

Definition at line 225 of file controller.cpp.

225{ std::set_new_handler([](){ throw std::bad_alloc(); }); }

The documentation for this struct was generated from the following file: