Return true if the (template parameter) type t_INPUT_ITERATOR has a forward iterator category and the (template parameter) type t_SENTINEL is convertible to t_INPUT_ITERATOR.
Synopsis
Declared in <bslstl_iteratorutil.h>
constexpr
static
bool
canCalculate();
Created with MrDocs