LeechCraft  0.6.70-10870-g558588d6ec
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 153 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 164 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 158 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: