K 10 svn:author V 6 rpaulo K 8 svn:date V 27 2010-08-24T13:38:53.062345Z K 7 svn:log V 384 Some fixes so we can build libstdc++ with clang: o Make the value_type, vector_type, iterator, __mutex_type types of free_list class so we can access them o In some cases template keywords must be inserted to treat classes as dependent template names o Remove two 'inline' keywords where they do not make sense Submitted by: Dimitry Andric Reviewed by: trema END