Gromacs  2021.3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
gmx::compat::not_null< T > Member List

This is the complete list of members for gmx::compat::not_null< T >, including all inherited members.

get() const gmx::compat::not_null< T >inline
not_null(U &&u)gmx::compat::not_null< T >inlineexplicit
not_null(T u)gmx::compat::not_null< T >inlineexplicit
not_null(const not_null< U > &other)gmx::compat::not_null< T >inline
not_null(not_null &&other) noexcept=defaultgmx::compat::not_null< T >
not_null(const not_null &other)=default (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
not_null(std::nullptr_t)=deletegmx::compat::not_null< T >
operator T() const (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >inline
operator++()=deletegmx::compat::not_null< T >
operator++(int)=delete (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
operator+=(std::ptrdiff_t)=delete (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
operator--()=delete (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
operator--(int)=delete (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
operator-=(std::ptrdiff_t)=delete (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
operator->() const (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >inline
operator=(const not_null &other)=default (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
operator=(std::nullptr_t)=delete (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >
operator[](std::ptrdiff_t) const =delete (defined in gmx::compat::not_null< T >)gmx::compat::not_null< T >