K 10 svn:author V 3 dim K 8 svn:date V 27 2017-01-23T22:10:57.333120Z K 7 svn:log V 220 Pull in r292830 from upstream libc++ trunk (by Eric Fiselier): Fix GCC C++03 build by hiding default template argument in C++03 This allows the graphics/GraphicsMagic to compile with gcc 4.9 and libc++. PR: 216404 END