LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
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 123 of file oral.h.

Member Function Documentation

◆ Index()

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

Definition at line 134 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 ( )
inlinestaticconstexprnoexcept

Definition at line 128 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: