AFF --- A container for numbers (array) by Friederich and Forbriger.
|
checks for matching type-size More...
checks for matching type-size
The general template (non-matching sizes) does not offer a function have_same_size. This function is only offered by the specialization that is invoked by conversions for types of same size.
N | size of source type |
M | size of destination type (N!=M) |
Definition at line 170 of file checkedcast.h.