开源使用者 标签

Constexpr 指针值

2021-12-13 00:00:00 pointers clang c++ c++11 constexpr

C++ typedef const 指针的解释

2021-12-13 00:00:00 pointers constants c++ typedef

修改 C++ 中的 const int

2021-12-13 00:00:00 pointers constants c++

std::reference_wrapper 和简单指针的区别?

2021-12-13 00:00:00 reference pointers c++ c++11 reference-wrapper

对于具有线性存储的容器,可以使用原始指针代替带有 STL 算法的迭代器吗?

2021-12-13 00:00:00 pointers iterator c++ stl

如何返回 std::string.c_str()

2021-12-13 00:00:00 string return pointers c++ c++11

const 正确性是否为编译器提供了更多优化空间?

2021-12-13 00:00:00 pointers c constants const-correctness c++

什么更有意义 - char* string 或 char *string?

2021-12-13 00:00:00 string pointers c++

如何检查 C++ std::string 是否以某个字符串开头,并将子字符串转换为 int?

2021-12-12 00:00:00 string parsing startswith substring c++

何时在编译时评估 constexpr 函数?

2021-12-12 00:00:00 runtime c++ c++11 constexpr compile-time

如何使用Boost解析ini文件

2021-12-12 00:00:00 parsing ini c++ boost

std::lexical_cast - 有这样的事情吗?

2021-12-13 00:00:00 parsing casting c++ c++-standard-library std

我应该在将 void* 转换为任何内容时使用 static_cast 还是 reinterpret_cast

2021-12-13 00:00:00 pointers c++ static-cast reinterpret-cast

C++17 std::optional 错误:'auto' 之前的预期主表达式

2021-12-12 00:00:00 if-statement c++ c++17 stdoptional

对静态 constexpr char[] 的未定义引用

2021-12-12 00:00:00 c++ c++11 constexpr static-members

C++11 是否允许向量<const T>?

2021-12-12 00:00:00 constants vector c++ c++11

我需要将 constexpr 放在 else-if 之后吗?

2021-12-12 00:00:00 if-statement c++ c++17 if-constexpr

基于范围的循环:按值获取项目还是对 const 的引用?

2021-12-12 00:00:00 c++ c++11

是通过 const std::string &amp; 的日子吗?作为参数结束?

2021-12-12 00:00:00 c++ c++11

什么时候应该在函数返回值上使用 std::move ?

2021-12-12 00:00:00 c++ c++11 move-semantics
  • «
  • 292
  • 293
  • 294
  • 295
  • 296
  • 297
  • 298
  • 299
  • 300
  • 301
  • »

友情链接: 雨伦博客   雅安论坛

京ICP备15023317号-6