Inferno
0.2
|
#include <generate_stacks.hpp>
Public Member Functions | |
ExplicitiseReturn () | |
Place return at end of void functions, if not already there. |
Ensure an actual return statement is present in void-returning functions
Definition at line 18 of file generate_stacks.hpp.
Place return at end of void functions, if not already there.
Definition at line 20 of file generate_stacks.cpp.