C++ learning notes - Function可变长度参数表的实现内联函数constexpr函数(c++11)函数重载
C++ learning notesFunctionBasics&Inline functionOverload functionBasicsA function follow the pattern: type name (parameter 1, parameter 2, …) { statements}In the function declara