wayland::detail::refcounted_wrapper< native_t > - Refcounted wrapper for C objects.
Contents
Detailed Description
template<typenamenative_t>
class wayland::detail::refcounted_wrapper< native_t >"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 153 of file wayland-util.hpp.
Name
wayland::detail::refcounted_wrapper< native_t > - Refcounted wrapper for C objects.
Synopsis
#include <wayland-util.hpp>
