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

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

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

c++17

go

std::optional::value_or() 为什么接受 U&& 而不是 T&&?

英文: Why does std::optional::value_or() take a U&& rather than T&&? 问题 在cppreference上...
huangapple 2023年5月24日143评论c++ c++17
go

关于Leetcode 1117: Building H2O的无锁与互斥解决方案的问题。

英文: Questions regarding lock-free vs mutex solution for Leetcode 1117: Building H2O 问题 The choice be...
huangapple 2023年5月22日131评论c++ concurrency
go

Is there a way to use a tolower() like function on a vector<string> variable in C++?

英文: Is there a way to use a tolower() like function on a vector<string> variable in C++? 问题 I'...
huangapple 2023年5月18日127评论c++ string
go

std::enable_if 用于 std::is_integral 及其否定形式都显示为模糊的候选重载。

英文: std::enable_if for std::is_integral and its negation both show as ambiguous candidate overloads ...
huangapple 2023年5月17日151评论c++ c++17
go

捕获 std::apply 中折叠表达式的返回值。

英文: Capture return value from fold expression in std::apply 问题 以下是您提供的代码的翻译部分: 我有一个简单的片段,试图说明我要做的事情。...
huangapple 2023年5月17日132评论c++ templates
go

使用Asio和自定义分配器创建一个异步的帖子。

英文: Create an asynchronous post using Asio and custom allocator 问题 I am reading implementation of as...
huangapple 2023年5月13日119评论c++ c++17
go

Sort the words in a vector in alphabetical order. 将向量中的单词按字母顺序排序。

英文: How do I sort the words in a vector in alphabetical order?, (all letters in each word need to be...
huangapple 2023年4月17日142评论c++ c++17
go

在std::map中插入时,没有默认的空构造函数。

英文: Insert in std::map without default empty constructor 问题 我有std::map<std::string, Foo>的实例,我在...
huangapple 2023年4月13日127评论c++ c++17
go

如何创建一个不可复制对象的元组

英文: How to create a tuple of non-copyable objects 问题 我正在尝试创建一个不可复制对象的元组。当我有复制构造函数时,我能够构造元组。但当它们被删除时,...
huangapple 2023年4月11日166评论c++ c++17
go

如何编写适用于std::shared_ptr和std::unique_ptr的模板工厂函数。

英文: How to write templated factory function for both std::shared_ptr and std::unique_ptr 问题 以下是翻译好的部...
huangapple 2023年4月7日128评论c++ templates
10

文章导航

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

热门标签

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

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

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

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

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

    本页二维码