efl/src/lib/eolian_cxx
Lauro Moura 16986ffc7a eolian_cxx: Fix behavior with explicit void return
Only perform the single value/return type substitution on properties if the
void return type is implicit (i.e. NULL return from function_return_type_get),
following the eolian-C implementation as we use the generated headers.

Also update example after Eo-Efl changes.
2016-08-17 20:54:27 -03:00
..
grammar eolian_cxx: Fix behavior with explicit void return 2016-08-17 20:54:27 -03:00
Eolian_Cxx.hh