开源使用者
标签
对两种不同类型的数值变量使用`std::max()`函数时,c++编译器为什么出错
2022-02-26 00:00:00
max
compiler-errors
c++
标准库类型和内置类型允许重载运算符+吗?
2022-02-27 00:00:00
operator-overloading
language-lawyer
c++
user-defined-types
C++模板-完整指南:了解有关dectype和返回类型的脚注注释
2022-02-25 00:00:00
templates
c++
c++17
decltype
void-t
C++模板-完整指南:关于decltype和return类型的脚注措辞
2022-02-25 00:00:00
templates
c++
comma-operator
c++17
decltype
从任意嵌套的元组类型获取展平的元组类型
2022-02-25 00:00:00
c++
c++17
阻止主数据类型C++的隐式转换
2022-02-25 00:00:00
implicit-conversion
c++
c++11
c++17
c++14
获取C++函数参数类型
2022-02-25 00:00:00
templates
c++
c++17
variadic-templates
c++14
整数类型的模板函数专门化
2022-02-21 00:00:00
templates
c++
是否可以创建";外部";迭代器类(即:不访问原始数据类型)
2022-02-23 00:00:00
iterator
c++
mfc
当涉及 std::function 或 lambda 函数时,C++11 不推断类型
2022-01-30 00:00:00
lambda
templates
c++
c++11
我可以列出初始化只移动类型的向量吗?
2022-01-30 00:00:00
c++
c++11
move-semantics
initializer-list
C++ 模板类型定义
2022-01-30 00:00:00
templates
c++
c++11
typedef
为什么我可以在私有类型上使用 auto ?
2022-01-30 00:00:00
private-members
c++
c++11
auto
C 和 C++ 中的字符串文字的类型是什么?
2022-01-30 00:00:00
string
c
constants
c++
工会和类型双关语
2022-01-30 00:00:00
c
c++
type-punning
unions
为什么 C 和 C++ 中的 main 函数的类型留给用户定义?
2022-01-31 00:00:00
main
c
c++
我必须在哪里以及为什么要放置“模板"?和“类型名称"关键词?
2022-01-30 00:00:00
templates
c++
c++-faq
typename
dependent-name
原始双精度类型比较的 GCC 问题
2022-01-25 00:00:00
gcc
compare
double
c++
我应该更喜欢在 C++ 代码中使用小类型的 int(int8 和 int16)吗?
2022-01-25 00:00:00
performance
qt
integer
embedded
c++
引用类型可以用作 STL 映射中的键类型吗
2022-01-24 00:00:00
containers
types
c++
stl
«
42
43
44
45
46
47
48
49
50
51
»