Menu

#44 An "explicit" qualifier on a constructor is ignored

open
nobody
None
5
2013-01-19
2013-01-19
No

The pyplusplus.decl_wrappers.calldef_wrapper.constructor_t.does_define_implicit_conversion method doesn't take the presence of an "explicit" qualifier on the constructor into account thereby enabling in Python a type conversion that is forbidden in C++.

This bug was encountered in revision 1856.

Discussion


Log in to post a comment.