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

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

bj
登录
  • 友情链接
站内
std

std

go

“std::dynamic_extent” 在 std::span 中的目的是什么?

英文: What's the purpose of std::dynamic_extent in std::span 问题 我知道 std::span 是静态的。它只是一种查看一堆向量/数组等...
huangapple 2023年8月5日146评论c++ std
go

C++模块文件是否跨平台独立?

英文: Are c++ module files platform independent / cross platform? 问题 我有一个大的.cpp文件,编译需要很多分钟,我想与朋友分享,他们有...
huangapple 2023年7月28日152评论c++ c++20
go

std::priority_queue::pop 迭代器失效

英文: std::priority_queue::pop iterators invalidating 问题 使用 priority_queue::pop() 函数会使其他堆元素的迭代器失效吗?例如,...
huangapple 2023年7月23日129评论c++ heap
go

argf和atan2f在C++中有什么区别?

英文: What is the Difference Between argf and atan2f in C++? 问题 我正在使用FFT数学进行项目开发,在某些情况下需要计算实部和虚部FFT分量的...
huangapple 2023年7月14日146评论c++ fft
go

调用基类方法使用std::function

英文: Calling base class method with std::function 问题 我在基本类虚方法中使用了std::function,结果出现了奇怪的问题。然后我调用了std::...
huangapple 2023年7月11日143评论c++ oop
go

标准库容器如何知道超出末尾迭代器之前的内容?

英文: How do standard library containers know what's before the past-the-end iterator? 问题 我试图实现自己的...
huangapple 2023年7月7日142评论c++ containers
go

std::shared_ptr<T[]> 与 std::array<T, size>/std::vector<T>

英文: std::shared_ptr<T[]> VS std::array<T, size>/std::vector<T> 问题 在C++中,shared poi...
huangapple 2023年6月16日135评论c++ c++17
go

MapReduce 使用 C++ transform_reduce() 函数与并行执行策略的单词计数

英文: MapReduce word count using C++ transform_reduce() function with a parallel execution policy 问题 我...
huangapple 2023年5月29日126评论c++ c++17
go

在O(log(n))复杂度下在多重映射中按值搜索

英文: Search by value in a multimap in O(log(n)) complexity 问题 Here's the translated code portion: 如何以...
huangapple 2023年5月17日162评论c++ time-complexity
go

C++截取std::string的一部分并赋值给另一个。

英文: C++ cut out part of std::string and assign another one 问题 Sure, here is the translated code port...
huangapple 2023年5月13日139评论c++ string

文章导航

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

热门标签

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

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

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

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

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

    本页二维码