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

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

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

c++20

go

关于模块、CMake 和在动态链接库中使用模块的问题。

英文: Question about modules, CMake and using modules in dll 问题 我花了很多时间尝试解决使用cpp 20模块在动态链接库中编译我的学习解决方案...
huangapple 2023年3月9日140评论c++ cmake
go

如何保护数据的初始化只在一个线程中进行?

英文: How to guard the initialization of data to one thread? 问题 使用现代C++,在一个线程初始化共享内存,然后被多个线程读取的最佳方式是什么...
huangapple 2023年3月7日136评论c++ c++20
go

在C++20中,通常在析构函数中具有非constexpr行为的类的constexpr实例。

英文: constexpr instances of class that usually have non-constexpr behavior in the destructor, in C++2...
huangapple 2023年3月4日244评论c++ c++20
go

Is there a way to binary search a column of a 2D std::vector without creating a new vector?

英文: Is there a way to binary search a column of a 2D std::vector without creating a new vector? 问题 在...
huangapple 2023年3月3日127评论c++ c++20
go

seq_cst顺序在IRIW文献测试中如何正式保证结果?

英文: How does seq_cst order formally guarantee the result in an IRIW litmus test? 问题 考虑这个例子来自cpprefer...
huangapple 2023年3月3日129评论c++ c++20
go

如何在C++20中将表情存储在char8_t中并打印它们?

英文: How to Store Emojis in char8_t and Print Them Out in C++20? 问题 我刚刚了解到char8_t,char16_t和char32_t的存...
huangapple 2023年2月27日143评论c++ utf-8
go

添加用于 `std::span` 的成员函数 `substr`,模仿 `string_view::substr` 的行为。

英文: adding member function substr for std::span<T> which imitates the string_view::substr 问题 在...
huangapple 2023年2月24日138评论c++ c++20
go

将一个 std::ranges::view 类型的对象传递给一个类的正确方法是什么?

英文: What is the correct approach to passing a std::ranges::view type object to a class? 问题 这个问题涉及将一个...
huangapple 2023年2月24日121评论c++ c++20
go

C++20标准库在Android上的支持?std::source_location支持

英文: C++20 standard library on Android? std::source_location support 问题 我在Android support in log4cplu...
huangapple 2023年2月19日149评论android c++
go

std::views::istream with std::views::take

英文: std::views::istream with std::views::take 问题 以下是您要翻译的内容: 我使用 g++ 12.2.1 编译了以下代码: #include <io...
huangapple 2023年2月19日125评论c++ c++20
11

文章导航

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

热门标签

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

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

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

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

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

    本页二维码