开发者交流平台
开发者交流平台

通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。

bj
登录
  • 友情链接
站内
c++17

c++17

go

有没有更好的方法来在两个不同类的字节缓冲之间进行转换?

英文: Is there a better way to convert between two Byte Buffers of two different classes? 问题 下面是代码部分的中...
huangapple 2023年2月27日151评论c++ c++17
go

std::string {} = “hi”;引发临时材料化吗?

英文: Does std::string {} = "hi"; induce temporary materialization? 问题 受 C++表达式std::string {...
huangapple 2023年2月26日141评论c++ c++17
go

NRVO. 关闭省略。C++11与C++17

英文: NRVO. Turning off elision. C++11 vs C++17 问题 我正在研究复制省略(copy elision)以及返回值优化(RVO/NRVO)。当我使用 g++ 编...
huangapple 2023年2月23日126评论c++ c++17
go

如何设计一个独立的C++17 std::views::join替代品?

英文: How can I design a standalone C++17 std::views::join alternative? 问题 为了一个限制为C++17的项目,我想要一个独立实现C+...
huangapple 2023年2月19日133评论c++ multidimensional-array
go

Invalid conversion from ‘const char*’ to ‘char*’ with `rindex` function.

英文: Invalid conversion from ‘const char*’ to ‘char*’ with ```rindex``` function 问题 我想在C++17下使用```ind...
huangapple 2023年2月18日132评论c++ c++17
go

在MSVC中,据说存在模糊的显式转换操作符,而在gcc或clang中则不存在。

英文: Supposedly ambiguous explicit conversion operator in MSVC, not in gcc or clang 问题 以下是代码部分的中文翻译: ...
huangapple 2023年2月17日134评论c++ string
go

Why is empty weak_ptr required to store null pointer, while empty shared_ptr is allowed to store non-null pointer?

英文: Why is empty weak_ptr required to store null pointer, while empty shared_ptr is allowed to store...
huangapple 2023年2月16日134评论c++ c++17
go

std::enable_if_t不匹配部分特化

英文: std::enable_if_t doesn't match partial specialization 问题 如果我理解正确,别名模板实际上是模板,因此可以作为参数传递到期望类模板...
huangapple 2023年2月16日132评论c++ c++17
go

C++全局数组声明的初始值与局部函数数组声明的初始值

英文: c++ initial value of global array declarer vs initial value of local function array declarer 问题 ...
huangapple 2023年2月16日134评论arrays c++
go

auto open_flags = std::ios::binary; seems to produce the wrong type in MSVC. Is it a bug?

英文: auto open_flags = std::ios::binary; seems to produce the wrong type in MSVC. Is it a bug? 问题 这段C...
huangapple 2023年2月10日130评论c++ c++17
10

文章导航

1 … 4 5 6 7 8 9 10
name
开发者交流平台
通过集体智慧和协作来改善编程学习和解决问题的方式。致力于成为全球开发者共同参与的知识库,让每个人都能够通过互相帮助和分享经验来进步。
文章117266 留言 4 访客17020059

热门标签

pandas javascript node.js java go python sql r typescript arrays css spring-boot spring html flutter reactjs json c# android c++

悟已往之不谏,知来者之可追!

今日
00%
已00小时
本周
00%
已过00天
本月
00%
已过00天
今年
00%
已是00月

Copyright ©  开发者交流平台 版权所有.

闽 ICP 备 2022019110 号 - 1
  • 开发者交流平台

    本页二维码