Base Framework
StrictPointer< TYPE > Member List

This is the complete list of members for StrictPointer< TYPE >, including all inherited members.

operator!=(const StrictPointer &compare) const noexceptStrictPointer< TYPE >inline
operator->() noexceptStrictPointer< TYPE >inline
operator->() const noexceptStrictPointer< TYPE >inline
operator==(const StrictPointer &compare) const noexceptStrictPointer< TYPE >inline
StrictPointer(TYPE *_value)StrictPointer< TYPE >inline