Mundy: Multibody Nonlocal Dynamics Version of the Day
Loading...
Searching...
No Matches
mundy::host_ptr< T > Member List

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

element_type typedefmundy::host_ptr< T >
emplace(Args &&... args)mundy::host_ptr< T >inline
get() const noexceptmundy::host_ptr< T >inline
host_ptr classmundy::host_ptr< T >friend
host_ptr()=defaultmundy::host_ptr< T >
host_ptr(std::nullptr_t) noexceptmundy::host_ptr< T >inline
host_ptr(U *ptr)mundy::host_ptr< T >inlineexplicit
host_ptr(U *ptr, Deleter deleter)mundy::host_ptr< T >inline
host_ptr(std::nullptr_t, Deleter deleter)mundy::host_ptr< T >inline
host_ptr(std::unique_ptr< U, Deleter > &&owner)mundy::host_ptr< T >inline
host_ptr(const T &value)mundy::host_ptr< T >inlineexplicit
host_ptr(T &&value)mundy::host_ptr< T >inlineexplicit
host_ptr(std::in_place_t, Args &&... args)mundy::host_ptr< T >inlineexplicit
host_ptr(const host_ptr &)=defaultmundy::host_ptr< T >
host_ptr(host_ptr &&)=defaultmundy::host_ptr< T >
host_ptr(const host_ptr< U > &other)mundy::host_ptr< T >inline
host_ptr(host_ptr< U > &&other)mundy::host_ptr< T >inline
host_ptr(const host_ptr< U > &other, T *ptr)mundy::host_ptr< T >inline
operator bool() const noexceptmundy::host_ptr< T >inlineexplicit
operator*() const noexceptmundy::host_ptr< T >inline
operator->() const noexceptmundy::host_ptr< T >inline
operator=(const host_ptr &other)mundy::host_ptr< T >inline
operator=(host_ptr &&other) noexceptmundy::host_ptr< T >inline
operator=(const host_ptr< U > &other)mundy::host_ptr< T >inline
operator=(host_ptr< U > &&other)mundy::host_ptr< T >inline
operator=(std::nullptr_t) noexceptmundy::host_ptr< T >inline
owner_before(const host_ptr< U > &other) const noexceptmundy::host_ptr< T >inline
reset() noexceptmundy::host_ptr< T >inline
reset(U *ptr)mundy::host_ptr< T >inline
reset(U *ptr, Deleter deleter)mundy::host_ptr< T >inline
swap(host_ptr &other) noexceptmundy::host_ptr< T >inline
use_count() const noexceptmundy::host_ptr< T >inline
~host_ptr()mundy::host_ptr< T >inline