Symmetri
Loading...
Searching...
No Matches
symmetri::Canceled Struct Reference
Inheritance diagram for symmetri::Canceled:
symmetri::Token

Additional Inherited Members

- Public Member Functions inherited from symmetri::Token
constexpr const auto & toString () const
 
template<class T>
constexpr bool operator== (const T &t) const
 
constexpr bool operator< (const Token &rhs) const
 
constexpr bool operator> (const Token &rhs) const
 
constexpr size_t toIndex () const
 
constexpr Token (const char *_id)
 
- Static Public Member Functions inherited from symmetri::Token
static std::vector< const char * > getColors ()
 Get a list of all the colors.
 
static constexpr bool equals (const char *a, const char *b)
 
template<class X, class V>
static constexpr auto find (X &x, V key)
 
template<class X>
static constexpr auto findSlot (X &x)
 
- Protected Attributes inherited from symmetri::Token
size_t id
 
- Static Protected Attributes inherited from symmetri::Token
static const size_t kMaxTokenColors
 Maximum amount of different colors.
 
static std::array< const char *, kMaxTokenColorscolors = {nullptr}
 

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