File number.hpp

This file defines a class which represents a compile time constant number type, where a number can be represented as at compile time as both a type and a value.

Definition (include/wrench/utils/number.hpp)

Includes

  • cstddef

  • cstdint

Namespaces