原始内容
高亮显示
复制内容
#include <time.h> #include <string> #if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES) struct some_struct { std::string s; // if std not properly redefined, error will be here }; #endif
您还没有登录,登录后您可以:
首次使用?从这里 注册