Function checkedSub

#include <nums.hpp>template<typename T>boolcheckedSub(
T&out
,
Ta
,
Tb
)
No description provided
Examples0