Definition at line 33 of file derived_data.h.
#include <derived_data.h>
|
| template<typename AttrT> |
| static constexpr int | GetIndex () |
| template<typename Fn> |
| static void | ForEachAttr (Fn &&fn) |
◆ Type
◆ TypeDescriptor
◆ ForEachAttr()
template<typename Fn>
| void operations_research::math_opt::AllAttrs::ForEachAttr |
( |
Fn && | fn | ) |
|
|
inlinestatic |
◆ GetIndex()
template<typename AttrT>
| constexpr int operations_research::math_opt::AllAttrs::GetIndex |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ kNumAttrTypes
| int operations_research::math_opt::AllAttrs::kNumAttrTypes |
|
staticconstexpr |
Initial value:=
std::tuple_size_v<AllAttrTypeDescriptors>
Definition at line 35 of file derived_data.h.
The documentation for this struct was generated from the following file: