wayland: wayland_proxy ctor improvement
authorMarcus Fritzsch <marcus_fritzsch@mentor.com>
Wed, 28 Jun 2017 14:36:54 +0000 (16:36 +0200)
committerMarcus Fritzsch <marcus_fritzsch@mentor.com>
Tue, 8 Aug 2017 15:24:00 +0000 (17:24 +0200)
commit053ca969fe869d38d92319415e2a8cacbaebf0e7
tree1df3ad850a248c7b7600cdb8e921a3d8321dfbf4
parent4bfc9ea5a9a5598aceb4e3e43fd2ade99d789200
wayland: wayland_proxy ctor improvement

* Take the std::function by rval reference.
* Do not create a lambda for the wl_proxy_destroy deleter.

Signed-off-by: Marcus Fritzsch <marcus_fritzsch@mentor.com>
src/wayland.hpp