This site has been archived and made available for preservation purposes. No edits can be made.

Cell

(Difference between revisions)
Return to current revision
  1.  
    [h="2"] Definition [/h]
  2. -
    [highlight=c]
    typedef uint32_t Cell;
    [/highlight]
  3.  
    [highlight=cpp]
    enum Cell : uint32_t;
  4. +
    [/highlight]
    [highlight=c]
    typedef uint32_t Cell;
  5.  
    [/highlight]
    [category]VaultMP interface[/category]
    [category]Types[/category]