LeechCraft  0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
LC::Util::NamedMemberField< RoleArg, GetterArg > Struct Template Reference

#include "itemsmodel.h"

Static Public Attributes

static constexpr auto Getter = GetterArg
 
static constexpr auto Role = RoleArg
 

Detailed Description

template<CtString RoleArg, auto GetterArg>
struct LC::Util::NamedMemberField< RoleArg, GetterArg >

Definition at line 195 of file itemsmodel.h.

Member Data Documentation

◆ Getter

template<CtString RoleArg, auto GetterArg>
constexpr auto LC::Util::NamedMemberField< RoleArg, GetterArg >::Getter = GetterArg
static

Definition at line 197 of file itemsmodel.h.

◆ Role

template<CtString RoleArg, auto GetterArg>
constexpr auto LC::Util::NamedMemberField< RoleArg, GetterArg >::Role = RoleArg
static

Definition at line 198 of file itemsmodel.h.


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