Make all C++ class constructors that can be used with only one required…

Authored by lvsouza.

Description

Make all C++ class constructors that can be used with only one required argument 'explicit' to minimize wrong use of the class.

Details

Committed
lvsouzaMar 23 2012, 9:13 PM
Parents
R22:e4380ad4cbc3: Fix compilation.
Branches
Unknown
Tags
Unknown