efl/src/bindings
Vitor Sousa be58d02cb6 eina_cxx: Add eina::string_view class (non owning reference to string)
Add an implementation of string_view to Eina C++. It is a non owning
reference to a string that allows lightweight argument passing of both
C++ std::string and C strings (const char*) on interfaces.
2015-04-14 01:06:57 -03:00
..
ecore_cxx eolian-cxx: Removed Wshadow warnings. 2014-07-04 20:04:32 -03:00
eet_cxx eolian-cxx: Removed Wshadow warnings. 2014-07-04 20:04:32 -03:00
eina_cxx eina_cxx: Add eina::string_view class (non owning reference to string) 2015-04-14 01:06:57 -03:00
eldbus_cxx eldbus-cxx: Used inner braces for initialization of inner struct 2014-07-18 19:23:43 -03:00
eo_cxx eo_cxx: fix after change in internal function naming of Eo. 2015-04-03 16:22:06 +02:00
luajit elua: only check gettability in __index with no keys 2015-04-01 14:22:00 +01:00