Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 70 of file q20memory.h.

Member Function Documentation

◆ get()

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

Definition at line 71 of file q20memory.h.

References ptr(), and q20::to_address().

+ Here is the call graph for this function:

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