Assert
Provides runtime assertions
|
Exception indicating that an precondition assertion failed. More...
Exception indicating that an precondition assertion failed.
This generally means a disagreement between the caller and the implementation of a function.
@license MIT