:: template counting_iterator make_counting_iterator(Incrementable x); :Returns: An instance of ``counting_iterator`` with ``current`` constructed from ``x``.