aboutsummaryrefslogtreecommitdiffstats
path: root/tests/testremoveimplconv.cpp
Commit message (Collapse)AuthorAgeFilesLines
* When a constructor able to trigger implicity conversions is removedHugo Lima2010-01-201-0/+64
it should not appear in the implicity conversion list. Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>