static_assert with std::atomic_store(std::shared_ptr)

后端 未结 0 1927
滥情空心
滥情空心 2021-01-14 22:50

Because I need to target pre-c++20 compilers, I have this little gem:

template 
#ifdef __cpp_lib_ato         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题