efl/src/bindings
Felipe Magno de Almeida ae822a396c eina-cxx: Add visit_unsafe to eina::variant and make ~variant possibly noexcept
visit_unsafe member function visits the variant but assumes the
pre-condition that the variant is not empty. This avoids the
possibility of throwing an exception when the destructors
of the types used in variant are also guaranteed to be
noexcept.

CID 1367508
2016-12-20 15:33:57 -03:00
..
cxx eina-cxx: Add visit_unsafe to eina::variant and make ~variant possibly noexcept 2016-12-20 15:33:57 -03:00
js eolian-js: Fix compilation of JavaScript binding 2016-11-29 16:43:09 -02:00
luajit eolian: unary expr eval for floats and add a signed number mask 2016-12-14 18:23:16 +01:00