Expand description
§DArbres Tool
datool
is a collection of some utilities.
Macros§
- static_
assert - Assert the constant expression evaluate to
true
. - static_
assert_ eq - Assert the constants are equal in value.
- static_
assert_ ne - Assert the constants are not equal in value.