阅读背景:

《C++中线程安全并且高效的singleton》

来源:互联网 
1
2
3
4
5
T& Singleton()
{
    static T instance;    st



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: