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

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

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

c++17

go

为什么使用 std::execution::par 的排序比常规排序花费更多时间?

英文: Why is sort with std::execution::par is taking longer than regular sort? 问题 为什么相同的向量v1(通常情况下)和v2...
huangapple 2023年2月10日128评论c++ parallel-processing
go

获取模板声明中迭代器的值类型的方法是?

英文: How to get the value type of an iterator in a template declaration? 问题 以下是翻译好的部分: 对于这个模板声明: temp...
huangapple 2023年2月9日126评论c++ c++17
go

在C++中优化将二进制文件数据读取到缓冲区的操作。

英文: Optimize readin binary file data to buffer in C++ 问题 我写了一个小的命令行工具,需要循环迭代一个庞大的文件服务器。逻辑非常简单,但耗费太多时...
huangapple 2023年2月9日139评论c++ file
go

右值引用 – ‘移动构造函数’ 中的新特性在 C++98 中无法实现什么?

英文: rvalue reference -what is new with 'move constructor' that could not have been implement...
huangapple 2023年2月8日95评论c++17 rvalue
go

参数类型*与类型为“const float *”的参数不兼容。

英文: argument of type * is incompatible with parameter of type "const float *" 问题 我是你的中文翻译,...
huangapple 2023年2月7日127评论c++ c++17
go

Why does c++ have this rule:Explicit instantiation definitions ignore member access specifiers: parameter types and return types may be private

英文: Why does c++ have this rule:Explicit instantiation definitions ignore member access specifiers: ...
huangapple 2023年2月7日125评论c++ c++17
go

在循环内重新定义变量是否有效?

英文: Is redefinition of a variable valid inside loops? 问题 在以下的binarySearch程序中,mid变量在循环中被初始化,只有当条件star...
huangapple 2023年2月7日127评论c++ c++17
go

null指针解引用用作左值时

英文: null pointer dereference when used as an lvalue 问题 Background 我有一个包含不同成员(在运行时构造的自定义结构)的类。我还有一个在编...
huangapple 2023年2月6日123评论c++ c++17
go

如何在C++17中使`map.emplace`自动选择构造函数?

英文: How to make map.emplace automatically choose constructor in c++17? 问题 In c++17 first, I have a s...
huangapple 2023年2月6日128评论c++ c++17
go

使用`std::variant`进行递归`typedef`定义

英文: Recursive typedef definition using std::variant 问题 我想定义一个可以存储一组字符串和值的std::variant,其中值是一组成对的值。 我想...
huangapple 2023年1月9日146评论c++ c++17
10

文章导航

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

热门标签

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

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

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

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

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

    本页二维码