LeechCraft  0.6.70-11552-gf61ee51c3d
Modular cross-platform feature rich live environment.
LeechCraft::Util::oral::detail::AddressOf< S > Struct Template Reference

#include "oral.h"

Static Public Member Functions

template<auto P>
static constexpr auto Ptr ()
 
template<int Idx>
static constexpr auto Index ()
 

Static Public Attributes

static S Obj_ {}
 

Detailed Description

template<typename S>
struct LeechCraft::Util::oral::detail::AddressOf< S >

Definition at line 156 of file oral.h.

Member Function Documentation

◆ Index()

template<typename S>
template<int Idx>
static constexpr auto LeechCraft::Util::oral::detail::AddressOf< S >::Index ( )
inlinestatic

Definition at line 167 of file oral.h.

References LeechCraft::Util::oral::detail::AddressOf< S >::Obj_.

◆ Ptr()

template<typename S>
template<auto P>
static constexpr auto LeechCraft::Util::oral::detail::AddressOf< S >::Ptr ( )
inlinestatic

Definition at line 161 of file oral.h.

References LeechCraft::Util::oral::detail::AddressOf< S >::Obj_.

Member Data Documentation

◆ Obj_


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