LeechCraft  0.6.70-13605-g8cd066ad6a
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 222 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 233 of file oral.h.

References LC::Util::oral::Type2Name< ImplFactory, T, typename >::operator()().

+ Here is the call graph for this function:

◆ Ptr()

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

Definition at line 227 of file oral.h.

Member Data Documentation

◆ Obj_

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

Definition at line 224 of file oral.h.


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