efl/src/examples/eolian_cxx
Stefan Schmidt 72f4ab875d examples: cxx: fix some missing const attributes in colourable*
Fixing some fallout from fcae7cab27

Given that the examples do not build for weeks with CXX enabled this is
just the tip of the iceberg.
2018-04-18 10:15:26 +02:00
..
.gitignore
Makefile.am examples: Improve efl_mono and eolian_cxx build 2018-04-12 21:23:42 -03:00
Makefile.examples examples: eolian_cxx: adapt code generation to changed eolian_gen commandline 2016-10-14 12:38:46 +02:00
colourable.c examples: cxx: fix some missing const attributes in colourable* 2018-04-18 10:15:26 +02:00
colourable_cxx.cc eolian_cxx: Fix behavior with explicit void return 2016-08-17 20:54:27 -03:00
colourable_stub.c
colourable_stub.h
colourablesquare.c examples: cxx: fix some missing const attributes in colourable* 2018-04-18 10:15:26 +02:00
colourablesquare_cxx.cc
colourablesquare_stub.c
colourablesquare_stub.h
eolian_cxx_callbacks_01.cc
eolian_cxx_inherit_01.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
eolian_cxx_simple_01.cc eolian-cxx: Fix example after disambiguation patch of C++ binding 2017-09-14 15:06:33 -03:00
eolian_cxx_simple_01_cxx_impl.cc cxx: Modify how to generate C++ headers and allow cyclic dependencies 2017-01-18 22:47:04 -02:00
ns_colourable.eo
ns_colourablesquare.eo