C++, Theory, Visual C++ C++. The consexpr specifier. Differences between the constexpr specifier and const February 4, 2023 BestProgISch Continue reading C++. The consexpr specifier. Differences between the constexpr specifier and const →
JavaScript, Theory JavaScript. Variables. Primitive data types. Comments. Constants January 12, 2022 BestProgISch Continue reading JavaScript. Variables. Primitive data types. Comments. Constants →
C#, Theory C#. The constituent elements of the class. Constant fields in classes. Keywords readonly, const January 23, 2020 BestProgISch Continue reading C#. The constituent elements of the class. Constant fields in classes. Keywords readonly, const →
C++, Theory, Visual C++ C++. Passing a constant parameters to a function. The return of constant from function August 30, 2018 BestProgISch Continue reading C++. Passing a constant parameters to a function. The return of constant from function →
C++, Theory, Visual C++ C++. Constant member functions. Member functions ‘volatile’ May 16, 2018 BestProgISch Continue reading C++. Constant member functions. Member functions ‘volatile’ →
C++, Theory, Visual C++ C++. Class functions that are declared with a constant (const) ‘this’ pointer and a volatile ‘this’ pointer May 6, 2018 BestProgISch Continue reading C++. Class functions that are declared with a constant (const) ‘this’ pointer and a volatile ‘this’ pointer →