Fastly Compute C++ SDK
Loading...
Searching...
No Matches
fastly::detail::AccessBridgeInternals Struct Reference

#include <access_bridge_internals.h>

Static Public Member Functions

template<class T>
static auto & get (T &obj)
template<class T>
static auto & get (const T &obj)
template<class T, class U>
static auto from_raw (U *ptr)

Member Function Documentation

◆ from_raw()

template<class T, class U>
auto fastly::detail::AccessBridgeInternals::from_raw ( U * ptr)
inlinestatic

◆ get() [1/2]

template<class T>
auto & fastly::detail::AccessBridgeInternals::get ( const T & obj)
inlinestatic

◆ get() [2/2]

template<class T>
auto & fastly::detail::AccessBridgeInternals::get ( T & obj)
inlinestatic

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