http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59882
--- Comment #2 from David Kredba ---
c-reduce at --sllooww>
namespace std
{
template < class, class > struct pair;
template < typename _Iterator > struct iterator_traits
{
typedef typename _Iterator::value_type value_type;
};
template < typen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59882
--- Comment #1 from David Kredba ---
Created attachment 31896
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31896&action=edit
C-reduced test case - first run