No subject
Tue May 3 15:05:30 PDT 2016
// TEMPLATE FUNCTION _Debug_range
template<class _InIt> inline
void _Debug_range2(_InIt _First, _InIt _Last,
_Dbfile_t, _Dbline_t, input_iterator_tag)
{ // test iterator pair for valid range, arbitrary iterators
static_cast<void>(_First == _Last); // make sure they're comparable
}</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>
--1474880760.7FD250.16551--
More information about the webkit-unassigned
mailing list