Difference in stringstream behavior for void* type using libc++ and libstdc++

后端 未结 2 664
伪装坚强ぢ
伪装坚强ぢ 2021-01-12 08:10

The following test program returns different results depending on whether I\'m using libc++ or libstdc++.

#include 
#include 
         


        
2条回答
提交回复
热议问题