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

#include "oral.h"

Static Public Member Functions

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

Static Public Attributes

static S Obj_ {}
 

Detailed Description

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

Definition at line 144 of file oral.h.

Member Function Documentation

◆ Index()

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

Definition at line 155 of file oral.h.

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

◆ Ptr()

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

Definition at line 149 of file oral.h.

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

Member Data Documentation

◆ Obj_

template<typename S>
S LC::Util::oral::detail::AddressOf< S >::Obj_ {}
inlinestatic

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