efl/src/bindings/eina_cxx
Vitor Sousa b5718761b9 C++11 explicit conversion from accessor to bollean
Summary:
Replaced the "safe bool idiom" by explicit conversion to bollean,
in order to follow the improved conventions of the C++11.

Reviewers: felipealmeida, cedric, woohyun, smohanty, raster

Reviewed By: raster

CC: savio, cedric

Differential Revision: https://phab.enlightenment.org/D903
2014-05-28 17:54:01 +09:00
..
Eina.hh eina-cxx: add eina_integer_sequence, eina_optional and their tests. 2014-05-03 00:53:31 +02:00
eina_accessor.hh C++11 explicit conversion from accessor to bollean 2014-05-28 17:54:01 +09: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 Fixed rbegin/rend implementation on the Eina C++ ranges. 2014-05-28 17:49:06 +09:00
eina_inlist.hh Fixed rbegin/rend implementation on the Eina C++ ranges. 2014-05-28 17:49:06 +09:00
eina_integer_sequence.hh eina-cxx: add eina_integer_sequence, eina_optional and their tests. 2014-05-03 00:53:31 +02: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 Correction for the macro EINA_CXX_DOM_LOG 2014-05-28 17:51:14 +09:00
eina_optional.hh eina-cxx: add eina_integer_sequence, eina_optional and their tests. 2014-05-03 00:53:31 +02:00
eina_ptrarray.hh Fixed rbegin/rend implementation on the Eina C++ ranges. 2014-05-28 17:49:06 +09:00
eina_ptrlist.hh Fixed rbegin/rend implementation on the Eina C++ ranges. 2014-05-28 17:49:06 +09:00
eina_range_types.hh Fixed rbegin/rend implementation on the Eina C++ ranges. 2014-05-28 17:49:06 +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 Fixed rbegin/rend implementation on the Eina C++ ranges. 2014-05-28 17:49:06 +09: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