logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wayland::detail::basic_wrapper< native_t > - Non-refcounted wrapper for C objects.

Author

       Generated automatically by Doxygen for Wayland++ from the source code.

Version 1.0.0                                Wed May 1 2024 17:27:1wayland::detail::basic_wrapper<native_t>(3)

Detailed Description

template<typenamenative_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 74 of file wayland-util.hpp.

Name

       wayland::detail::basic_wrapper< native_t > - Non-refcounted wrapper for C objects.

Synopsis

       #include <wayland-util.hpp>

See Also