y3c-stl 0.3.3
Friendly C++ STL wrapper with automatic stacktrace
Loading...
Searching...
No Matches
wrap< base_type > Member List

This is the complete list of members for wrap< base_type >, including all inherited members.

base_wrap< base_type >protected
life_wrap< base_type >protected
operator base_type &() noexceptwrap< base_type >inline
operator const base_type &() const noexceptwrap< base_type >inline
operator&()wrap< base_type >inline
operator&() constwrap< base_type >inline
operator=(const wrap &other)wrap< base_type >inline
operator=(wrap &&other)wrap< base_type >inline
operator=(V &&args)wrap< base_type >inline
operator[](std::ptrdiff_t i)wrap< base_type >inline
operator[](std::ptrdiff_t i) constwrap< base_type >inline
wrapwrap< base_type >friend
wrap()wrap< base_type >inline
wrap(const wrap &other)wrap< base_type >inline
wrap(wrap &&other)wrap< base_type >inline
wrap(Args &&...args)wrap< base_type >inline
~wrap()=defaultwrap< base_type >