ostream
24.2 KB
-
libstdc++: Adjust some function templates for coding conventions · 24cc0de9
* include/bits/fs_path.h (path::operator/=): Change template-head to use typename instead of class. * include/experimental/bits/fs_path.h (path::operator/=): Likewise. * include/std/ostream (operator<<): Likewise. From-SVN: r278859
Jonathan Wakely committed