Return true if the calculation of insertDistance is supported for iterators of the specified types, false otherwise.
Declared in <bslstl_iteratorutil.h>
template<
class t_INPUT_ITERATOR,
class t_SENTINEL>
constexpr
static
bool
canCalculateInsertDistance();