Skip to content
Snippets Groups Projects
Forked from Sven M. Hallberg / hammer
Source project has a limited visibility.
  • Steven Dee's avatar
    H_VALIDATE_APPLY macro · 2dad0c48
    Steven Dee authored
    I've found this especially useful in combination with my own
    _attr_uint_const for things like flags and type specifiers.
    
    It's possible that its usefulness might be diminished significantly if
    there were a built-in bitfield constant parser -- that certainly would
    eliminate all of my current uses of it -- but it still seems nicely
    symmetric with H_ACT_APPLY.
    2dad0c48
    History