Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
q20::detail::to_address_helper< Ptr, typename > Struct Template Reference

#include <q20memory.h>

Collaboration diagram for q20::detail::to_address_helper< Ptr, typename >:

Static Public Member Functions

static auto get (const Ptr &ptr) noexcept

Detailed Description

template<typename Ptr, typename = void>
struct q20::detail::to_address_helper< Ptr, typename >

Definition at line 96 of file q20memory.h.

Member Function Documentation

◆ get()

template<typename Ptr, typename = void>
auto q20::detail::to_address_helper< Ptr, typename >::get ( const Ptr & ptr)
inlinestaticnoexcept

Definition at line 97 of file q20memory.h.


The documentation for this struct was generated from the following file: