This function is a very complex way to do nothing.
The compiler will probably remove it.
return; as the last statement of a void function is rather pointless.
This function is a very complex way to do nothing.
The compiler will probably remove it.
return; as the last statement of a void function is rather pointless.