|
Open Model Railroad Network (OpenMRN)
|
Runs some code in the constructor. More...
#include <test_main.hxx>
Public Member Functions | |
| RunInConstruct (std::function< void()> f) | |
Runs some code in the constructor.
Useful if custom code needs to be injected into the constructor initialization order.
Definition at line 197 of file test_main.hxx.
|
inline |
Definition at line 200 of file test_main.hxx.