开源使用者
标签
`const shared_ptr<T>`和`shared_ptr<const T>`之间的区别?
2021-12-24 00:00:00
constants
c++
boost
shared-ptr
boost::shared_ptr::shared_ptr(const boost::shared_ptr&)' 被隐式声明为已删除
2021-12-24 00:00:00
c++
c++11
boost
C++ boost::filesystem 未定义引用`boost::filesystem3::path::root_name() const'
2021-12-24 00:00:00
g++
c++
boost
boost::variant - 为什么是“const char*";转换为“布尔"?
2021-12-24 00:00:00
c++
boost
boost-variant
C2676:二进制“<":“const _Ty"未定义此运算符或转换为预定义运算符可接受的类型
2021-12-24 00:00:00
graph
iterator
c++
c++-standard-library
stdset
lambda 函数/表达式是否支持 constexpr?
2021-12-23 00:00:00
lambda
c++
c++11
constexpr
const 成员函数的语义是什么?
2021-12-23 00:00:00
methods
constants
c++
VC++ 允许对 STL 容器使用 const 类型.为什么?
2021-12-22 00:00:00
visual-c++
constants
c++
stl
visual-c++-2008
为什么 Visual C++ 在 C 中对从 const void ** 到 void * 的隐式转换发出警告,但在 C++ 中没有警告?
2021-12-22 00:00:00
visual-studio
c
visual-c++
constants
c++
使用迭代器与 const_iterator 调用擦除
2021-12-22 00:00:00
data-structures
c++
当它绑定到调用函数中的 const 引用时,它的返回值的生命周期如何扩展到调用函数的范围?
2021-12-21 00:00:00
pass-by-reference
memory
constants
c++
使用 const 非整数指数优化 pow()?
2021-12-20 00:00:00
math
optimization
c++
avx
exponent
投入 constexpr 函数
2021-12-18 00:00:00
gcc
c++
constexpr
c++14
对静态 const int 的未定义引用
2021-12-18 00:00:00
gcc
c++
constexpr 使用静态函数初始化静态成员
2021-12-18 00:00:00
gcc
g++
c++
constexpr
static-members
内联调用 always_inline '__m256d _mm256_broadcast_sd(const double*)' 失败
2021-12-18 00:00:00
gcc
c++
intrinsics
avx
x86
从 char** 到 const char** 的隐式转换
2021-12-18 00:00:00
gcc
string
c
casting
c++
将非 constexpr 标准库函数视为 constexpr 是否符合编译器扩展?
2021-12-18 00:00:00
gcc
language-lawyer
c++
c++11
c++14
constexpr 和使用重新解释强制转换的静态 const void 指针的初始化,哪个编译器是正确的?
2021-12-18 00:00:00
gcc
clang
c++
c++11
constexpr
错误:无法在赋值中将“const wchar_t [13]"转换为“LPCSTR {aka const char*}"
2021-12-18 00:00:00
compiler-errors
winapi
c++
«
10
11
12
13
14
15
16
17
18
19
»