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

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

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

c++23

go

Multiple definition error when importing c++23 standard library module in multiple files.

英文: Multiple definition error when importing c++23 standard library module in multiple files 问题 以下是要...
huangapple 2023年8月10日185评论c++ c++20
go

执行一段代码块的函数,每次在调用发生的 std::source_location 处执行一次。

英文: Function that executes a block of code once per std::source_location where the invocation takes ...
huangapple 2023年8月9日152评论c++ c++23
go

执行一段代码块一次,每次在std::source_location调用发生的地方。

英文: Function that executes a block of code once per std::source_location where the invocation takes ...
huangapple 2023年8月9日155评论c++ c++23
go

如何在C++中使用多个分隔符按范围进行连接?

英文: How to join_with multiple delimiters by ranges in C++? 问题 自C++23(或使用range-v3库)开始,我们可以使用以下方式将一系列范...
huangapple 2023年8月5日171评论c++ string
go

std::ranges::views::enumerate 在 GCC 上使用了错误的索引类型吗?

英文: Does std::ranges::views::enumerate use the wrong type for indexing on GCC? 问题 首先,使用Range-v3,我注意到...
huangapple 2023年8月4日174评论c++ language-lawyer
go

当引用函数时,我是否真的需要使用地址运算符?

英文: Do I actually need the address of operator when referencing functions 问题 当回答另一个 Stack Overflow 的...
huangapple 2023年7月27日150评论c++ c++20
go

GCC无法通过别名优化构造函数调用。

英文: Why can't GCC optimize constructor call via alias? 问题 受此问题的启发, 有了这段代码 #include <string>...
huangapple 2023年7月24日123评论c++ c++23
go

为什么[[假设]]没有被评估,但也可能被评估?

英文: Why is [[assume]] not evaluated but also potentially evaluated? 问题 cppreference页面上关于[[assume]]说:...
huangapple 2023年7月4日164评论c++ language-lawyer
go

你能完美地转发C++23中的表达式吗?

英文: Can you perfectly forward expressions in C++23? 问题 在C++23中,通过auto()或auto{},完美转发prvalues变得更容易。使用这...
huangapple 2023年6月26日158评论c++ language-lawyer
go

获取一个 n 位掩码,在 n 等于类型的位宽时避免未定义行为?

英文: Get an n-bit mask avoiding UB when n is equal to the bit width of the type? 问题 我有一个小的正整数 n,并且我使用...
huangapple 2023年6月18日159评论bit-manipulation c++

文章导航

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

热门标签

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

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

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

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

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

    本页二维码