Skip to content

Pass objects by reference

A lot of times objects (strings) are passed by value instead of const reference.