You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
LinuxMint 17.1 64bit
编译出现下面的错误,
QuantBox_XAPI/QuantBox_Queue/concurrentqueue.h|396|error: no template named 'has_trivial_destructor' in namespace 'std'; did you mean 'has_virtual_destructor'?|
LinuxMint 17.1 64bit
编译出现下面的错误,
QuantBox_XAPI/QuantBox_Queue/concurrentqueue.h|396|error: no template named 'has_trivial_destructor' in namespace 'std'; did you mean 'has_virtual_destructor'?|
我发现了下面的问题:
cameron314/concurrentqueue#14
是不是和这里是同一个Bug?