why is string not declared in scope

前端 未结 3 1677
时光取名叫无心
时光取名叫无心 2020-12-09 03:15

I have the following code:

#include 
#include 

static boost::thread_specific_ptr _tssThreadNameSptr;
         


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