XD, Nothing here.

  • Blog
  • About
  • Search
  • Linux (7)
  • CPP (2)
  • Git (4)
  • Go (4)
  • Storage (1)
  • Caddy (1)
  • Blockchain (3)
  • Ethereum (2)
  • ENV (5)
  • DSAA (1)
  • Docker (1)
  • Visual Studio Code (1)

What is Narrowing Conversion in C++?

Mar 5, 2023

Narrowing conversion is a type of type conversion in C++ where a value of a larger data type is converted to a value of a smaller data type, resulting in loss of information.

C++ 中头文件和源文件的关系

Feb 5, 2023

这涉及到编译、链接、声明和定义之间的关系


© therainisme 2025