Wire Sysio
Wire Sysion 1.0.0
Loading...
Searching...
No Matches
Public Member Functions
|
List of all members
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:
libraries/chain/
controller.cpp
sysio
chain
controller_impl
reset_new_handler
Generated by
1.12.0