mod_servlet
C++Servlets
 All Classes Files Functions Variables Typedefs Macros Pages
servlet::optional_ptr< T > Member List

This is the complete list of members for servlet::optional_ptr< T >, including all inherited members.

assign(T *ptr, bool owner=false)servlet::optional_ptr< T >inline
clear()servlet::optional_ptr< T >inline
const_pointer typedefservlet::optional_ptr< T >
has_value() const noexceptservlet::optional_ptr< T >inline
is_owner() const noexceptservlet::optional_ptr< T >inline
operator bool() const noexceptservlet::optional_ptr< T >inlineexplicit
operator*()&servlet::optional_ptr< T >inline
operator*() const &servlet::optional_ptr< T >inline
operator->()servlet::optional_ptr< T >inline
operator->() const servlet::optional_ptr< T >inline
operator=(const optional_ptr &other)=deleteservlet::optional_ptr< T >
operator=(optional_ptr &&other) noexceptservlet::optional_ptr< T >inline
optional_ptr()servlet::optional_ptr< T >inline
optional_ptr(T *ptr, bool owner=false)servlet::optional_ptr< T >inline
optional_ptr(const optional_ptr &other)=deleteservlet::optional_ptr< T >
optional_ptr(optional_ptr &&other)servlet::optional_ptr< T >inline
pointer typedefservlet::optional_ptr< T >
reset() noexceptservlet::optional_ptr< T >inline
swap(optional_ptr &other) noexceptservlet::optional_ptr< T >inline
value_type typedefservlet::optional_ptr< T >
~optional_ptr() noexceptservlet::optional_ptr< T >inline