Crate datool

Crate datool 

Source
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.