Skip to content
  • Mark OLESEN's avatar
    ENH: enhancements to behaviour of token · c4de3e0a
    Mark OLESEN authored
    - improved memory alignment reduces overhead for Int32 compilation
    
    - added move/swap semantics
    
    - made the type() readonly in favour of setVariant() to allow change
      of variant within a particular storage representation.
      Eg, STRING -> VERBATIMSTRING.
    c4de3e0a