fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >
Summary
Public static attributes
|
CanCopy = false
|
constexpr bool
|
IsManaged = true
|
constexpr bool
|
Public static functions
|
GetRaw(const PtrType & ptr)
|
T *
|
Leak(PtrType & ptr) __WARN_UNUSED_RESULT
|
RawPtrType
|
Reclaim(RawPtrType ptr)
|
PtrType
|
Public types
ConstPtrType
::std::unique_ptr< const T, Deleter > fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::ConstPtrType
ConstRawPtrType
const T * fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::ConstRawPtrType
ConstRefType
const T & fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::ConstRefType
PtrType
::std::unique_ptr< T, Deleter > fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::PtrType
RawPtrType
T * fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::RawPtrType
RefType
T & fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::RefType
ValueType
T fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::ValueType
Public static attributes
CanCopy
constexpr bool fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::CanCopy = false
IsManaged
constexpr bool fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::IsManaged = true
Public static functions
GetRaw
T * fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::GetRaw(
const PtrType & ptr
)
Leak
RawPtrType fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::Leak(
PtrType & ptr
) __WARN_UNUSED_RESULT
Reclaim
PtrType fidl::internal_wavl::internal::ContainerPtrTraits<::std::unique_ptr< T, Deleter > >::Reclaim(
RawPtrType ptr
)
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2023-12-14 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2023-12-14 UTC."],[],[]]