#include <layout.h>
◆ operator()() [1/5]
void librepr::LayoutVisitor::operator() |
( |
T |
info | ) |
|
|
inline |
◆ operator()() [2/5]
template<category::has_members T>
void librepr::LayoutVisitor::operator() |
( |
T |
info | ) |
|
|
inline |
◆ operator()() [3/5]
template<category::has_alternatives T>
void librepr::LayoutVisitor::operator() |
( |
T |
info | ) |
|
|
inline |
◆ operator()() [4/5]
template<category::has_enumerator_names T>
void librepr::LayoutVisitor::operator() |
( |
T |
info | ) |
|
|
inline |
◆ operator()() [5/5]
template<category::has_extent T>
requires
requires {
typename T::element_type; }
void librepr::LayoutVisitor::operator() |
( |
T |
info | ) |
|
|
inline |
◆ result
The documentation for this struct was generated from the following file: