Murl::Enum< EnumType >::Item Struct Reference

Definition of an Enum initialization item. More...

#include "murl_enum.h"

Public Attributes

const CharmName
 The name of the value.
 
EnumType mValue
 The enumeration value.
 

Detailed Description

template<class EnumType>
struct Murl::Enum< EnumType >::Item

Definition of an Enum initialization item.


The documentation for this struct was generated from the following file:
  • murl_enum.h


Copyright © 2011-2024 Spraylight GmbH.