QRVERBOSE: move more code into a function, add docs
There's only very little that makes sense to "inline". My understanding that it makes sense to have such heavier optimization only for the case when no verbose logging is done. This might actually help due to decreasing code size.
Showing
Please register or sign in to comment