libstdc ++新的标准库功能支持表 [英] libstdc++ new standard library features support table

查看:179
本文介绍了libstdc ++新的标准库功能支持表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有一个表格指定了GNU libstdc ++的之前的版本的新标准(11和14)支持?



编译器当前lib状态



但是我怎么能确定如果gcc版本4.6支持 std :: queue :: emplace std :: result_of_t

解决方案

老版本库的手册都链接自 https://gcc.gnu.org/onlinedocs 以及每个版本的更改都列在发行说明中,例如 https://gcc.gnu.org/gcc-4.6/changes.html

Is there a table which specifies the new standards (11 and 14) support for previous releases of GNU libstdc++?

I found such table for compiler and for current lib state.

But how can I determinate if gcc version 4.6 supports std::queue::emplace and std::result_of_t.

解决方案

The manuals for old versions of the library are all linked from https://gcc.gnu.org/onlinedocs and changes in each version are listed in the release notes e.g. https://gcc.gnu.org/gcc-4.6/changes.html

这篇关于libstdc ++新的标准库功能支持表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆