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