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

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

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

c++20

go

C++20 结构体是否具有带参数的编译器生成构造函数?

英文: Do C++20 structs have a compiler-generated constructor with parameters? 问题 I was surprised to se...
huangapple 2023年5月26日128评论c++ c++20
go

如何在C++中为现有类型(例如float)扩展格式规范?

英文: How could I extend a format-spec for existing type (eg float) in C++? 问题 我想扩展浮点类型的格式选项,最好保留一些现有选...
huangapple 2023年5月25日126评论c++ c++20
go

我可以限制一个 C++ 函数接受特定类型的任意嵌套向量吗?

英文: Can I constrain a C++ function to accept an arbitrarily nested vector of a specific type? 问题 Sur...
huangapple 2023年5月25日133评论c++ c++20
go

std::coroutine_handle<>::destroy() 是如何工作的?

英文: c++ - How does std::coroutine_handle<>::destroy() work? 问题 可以通过类型擦除的 std::coroutine_handle...
huangapple 2023年5月25日130评论c++ c++20
go

在不生成汇编代码进行检查的情况下,对格式字符串进行编译时格式检查?

英文: fmt compile time format string check without generating asm code for the check? 问题 The user prov...
huangapple 2023年5月25日125评论c++ c++20
go

How to add common functionalities to structs by way of inheritance without having to explicitly initialize the base struct?

英文: How to add common functionalities to structs by way of inheritance without having to explicitly ...
huangapple 2023年5月22日118评论c++ c++20
go

检查类型是否通过static_assert定义?

英文: Check if a type is defined via static_assert? 问题 I have a situation where I have an enum that de...
huangapple 2023年5月15日130评论c++ c++20
go

C++:如何编写一个要求构造函数是noexcept的concept?

英文: C++: How to write a concept that demands that constructor is noexcept? 问题 如何编写一个要求类具有noexcept构造函...
huangapple 2023年5月15日125评论c++ c++20
go

emplace_back在使用具有基类成员的结构体时出现错误?

英文: emplace_back error using struct with base class members? 问题 在以下示例中,我有一个基本结构和一个派生结构,每个结构都有一个成员,以及...
huangapple 2023年5月15日135评论c++ c++20
go

std::getenv() 在 main 函数返回后调用是否安全?

英文: Is std::getenv() safe to call after main returns? 问题 以下是翻译好的部分: 标准是否保证std::getenv()和std::setenv(...
huangapple 2023年5月14日136评论c++ c++20
11

文章导航

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

热门标签

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

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

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

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

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

    本页二维码