Expand description
Internal macros for WutEngine. Not intended to be used by WutEngine users
Macrosยง
- generate_
assert_ set - Generates a set of assertions with the given name, gated by a feature derived by that name
- generate_
atomic_ id - Generates a new atomic identifier type, which automatically increments itself whenever a new instance is created.