|
| template<auto f, std::ranges::contiguous_range R> |
| auto | make (R &r) -> entry |
| |
|
| template<auto f, std::ranges::contiguous_range R> |
| static entry | make (R &r) |
| |
|
| const void * | b |
| |
| const void * | e |
| |
| void * | r |
| |
| void(* | f )(void *, void *, void *) |
| |
◆ 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 |
| const void* detail::entry::b |
| const void * detail::entry::e |
| void(* detail::entry::f) (void *, void *, void *) |
The documentation for this struct was generated from the following file: