Use explicit std:: qualification to avoid relying on Koenig lookup, which
VC++ does not do properly. Thanks to Morten Ofstad for the patch! llvm-svn: 16955
Loading
Please register or sign in to comment
VC++ does not do properly. Thanks to Morten Ofstad for the patch! llvm-svn: 16955