efl/src/bindings/eina_cxx
Felipe Magno de Almeida 9e364d6f4b eina-cxx: Fixes compilation errors and warnings in clang
Summary: @fix compilation errors with defining variable and type on the same statement on clang without a default-constructor. Also removed warnings with inconsistent uses of struct/class for forward declaration and unused parameters.

Reviewers: cedric, stefan_schmidt

CC: savio, cedric

Differential Revision: https://phab.enlightenment.org/D622
2014-03-11 10:07:18 +09:00
..
Eina.hh eina-cxx: Added eina_log support for C++, using IOStreams syntax 2014-03-10 12:35:00 +09:00
eina_accessor.hh eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
eina_clone_allocators.hh eina-cxx: Added malloc_clone_allocator to use with POD's when wrapping Eina C structures 2014-03-10 12:35:00 +09:00
eina_error.hh ecore-cxx: add support for exceptions. 2014-03-07 14:37:03 +09:00
eina_inarray.hh eina-cxx: Fixes compilation errors and warnings in clang 2014-03-11 10:07:18 +09:00
eina_inlist.hh eina-cxx: Fixes compilation errors and warnings in clang 2014-03-11 10:07:18 +09:00
eina_iterator.hh eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
eina_lists_auxiliary.hh eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
eina_log.hh eina-cxx: Fixes compilation errors and warnings in clang 2014-03-11 10:07:18 +09:00
eina_ptrarray.hh eina-cxx: Fixes compilation errors and warnings in clang 2014-03-11 10:07:18 +09:00
eina_ptrlist.hh eina-cxx: Fixes compilation errors and warnings in clang 2014-03-11 10:07:18 +09:00
eina_range_types.hh eina-cxx: Added range types for containers 2014-03-10 12:35:00 +09:00
eina_ref.hh eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
eina_stringshare.hh eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
eina_thread.hh eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
eina_type_traits.hh eina_cxx: move Eina_CXX to a bindings subdirectory. 2014-02-26 12:18:26 -03:00
eina_value.hh eina-cxx: renamed efl::eina::eina_value to efl::eina::value 2014-03-07 14:32:42 +09:00