Skip to content
Amethyst documentation
AmethystAPI
Examples
Getting Started
Reverse Engineering
Toggle navigation menu
⌘
K
Amethyst documentation
/
AmethystAPI
/
File list
/
File OwnerPtr.hpp
File OwnerPtr.hpp
¶
Typedefs
template
<
typename
T
>
using
OwnerPtr
=
OwnerPtrT
<
SharePtrRefTraits
<
T
>
>
¶
template
<
typename
Traits
>
class
OwnerPtrT
:
public
Traits
::
OwnerStorage
¶
Public Types
using
OwnerStackRef
=
typename
Traits
::
OwnerStackRef
¶
Public Functions
inline
OwnerStackRef
&
operator
*
(
)
const
¶
inline
OwnerStackRef
*
operator
->
(
)
const
¶