理清常量指针和指针常量

鉴于这玩意儿的叫法一团乱麻,甚至存在完全相反的叫法,实在是令人头大,故此本人选择如下叫法1

  • 指向常量的指针变量:const int* p
  • 指向变量的指针常量:int* const p
  • 指向常量的指针常量:const int* const p
扩展 Static Analyzer
C++ std::enable_if 的几种用法
Duff's device

达夫设备(英文:Duff's device)是串行复制(serial copy)的一种优化实现。

AddressSanitizer
leetcode 4. 寻找两个正序数组的中位数
PCI in Device Tree
CP-Miner: A Tool for Finding Copy-paste and Related Bugs in Operating System Code 阅读

在做开题报告的时候找到了这篇论文,挺巧妙的想法,简单记录一下其思路。

Clang Static Analyzer
Getting Started with LLVM Core Libraries 阅读

TODO.

账号
访客
本站总访问量 本站访客数