aboutsummaryrefslogtreecommitdiffstats
path: root/tests/otherbinding/conversion_operator_for_class_without_implicit_conversions_test.py
diff options
context:
space:
mode:
authorMarcelo Lira <marcelo.lira@openbossa.org>2010-03-02 17:10:32 -0300
committerMarcelo Lira <marcelo.lira@openbossa.org>2010-03-02 17:10:32 -0300
commitcff48628063b8cf145c01a0f84c19fabd75682db (patch)
tree163131831d13fd56e3c46bc2c3c1c138772d9139 /tests/otherbinding/conversion_operator_for_class_without_implicit_conversions_test.py
parentddc5bef058932584f5da644b606fad74707a63c7 (diff)
Adds support for extensible converters for value type classes.
Value type classes without implicit conversions use the default implementation provided by ValueTypeConverter. This commit updates ValueTypeConverter to check for extended conversions, since even a class without implicit conversions in one module could get some conversion operators in another. CppGenerator now writes 'isConvertible' calls to all object and value types checks leaving the door open to extended conversions.
Diffstat (limited to 'tests/otherbinding/conversion_operator_for_class_without_implicit_conversions_test.py')
0 files changed, 0 insertions, 0 deletions