codex
Loading...
Searching...
No Matches
detail::entry Struct Reference

Public Member Functions

template<auto f, std::ranges::contiguous_range R>
auto make (R &r) -> entry
 

Static Public Member Functions

template<auto f, std::ranges::contiguous_range R>
static entry make (R &r)
 

Public Attributes

const void * b
 
const void * e
 
void * r
 
void(* f )(void *, void *, void *)
 

Member Function Documentation

◆ make() [1/2]

template<auto f, std::ranges::contiguous_range R>
static entry detail::entry::make ( R & r)
static

◆ make() [2/2]

template<auto f, std::ranges::contiguous_range R>
auto detail::entry::make ( R & r) -> entry

Member Data Documentation

◆ b

const void* detail::entry::b

◆ e

const void * detail::entry::e

◆ f

void(* detail::entry::f) (void *, void *, void *)

◆ r

void* detail::entry::r

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