Provided by: waylandpp-dev_1.0.0-3_amd64
NAME
wayland::detail::basic_wrapper< native_t > - Non-refcounted wrapper for C objects.
SYNOPSIS
#include <wayland-util.hpp>
Detailed Description
template<typename native_t> class wayland::detail::basic_wrapper< native_t >" Non-refcounted wrapper for C objects. This is by default copyable. If this is not desired, delete the copy constructor and copy assignment operator in derived classes. Definition at line 73 of file wayland-util.hpp.
Author
Generated automatically by Doxygen for Wayland++ from the source code. Version 1.0.0 Tue May 17 wayland::detail::basic_wrapper< native_t >(3)