Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in constants
function overloading with const parameters
Sep 05, 2022
c++
constants
overloading
Should I not pass an interface as const?
Aug 28, 2022
delphi
interface
constants
Figuring out the constness of an object within its destructor
Dec 29, 2021
c++
constants
destructor
Template argument deduction failure while passing address of const type
Sep 20, 2022
c++
templates
compiler-errors
constants
constexpr initializing with pointers
Sep 20, 2022
c++
pointers
constants
constexpr
Symbolic references in Java
Aug 25, 2022
java
reference
constants
symbolic-references
const vs inline string literal, compilation optimisation
Dec 20, 2021
javascript
constants
v8
compiler-optimization
Python Class "Constants" in Dataclasses
Sep 14, 2022
python
constants
python-3.7
python-dataclasses
Member functions that are sometimes const
Nov 10, 2022
c++
constants
How do you store custom constants in Rails 4?
Sep 20, 2022
ruby-on-rails
regex
ruby-on-rails-4
constants
How to initialize a const variable inside a struct in C?
Sep 20, 2022
c
struct
initialization
constants
Evaluate Irrational with Julia
Apr 12, 2020
constants
julia
sympy
evaluation
Significance of const keyword positioning in variable declarations
Apr 10, 2018
objective-c
constants
keyword
compiler-warnings
global constants without using #define
Sep 20, 2022
c
variables
header
constants
global
Why doesn't C# offer constness akin to C++?
Oct 30, 2022
c#
compiler-construction
reference
constants
Why static const members cannot appear in a constant expression like 'switch'
Nov 01, 2022
c++
gcc
constants
switch-statement
C++ overload operator twice, one return non-const reference and the other const reference, what is the preference?
Sep 20, 2022
c++
reference
operator-overloading
constants
operator-keyword
Killing Magic Numbers: "const int" vs "constexpr int" (or is there no difference in the end)
Aug 26, 2022
c++
constants
constexpr
magic-numbers
Initializing C++ const fields after the constructor
Apr 06, 2022
c++
constructor
constants
In .NET, why are constants evaluated at compile time rather than at JIT time?
Oct 05, 2021
c#
.net
constants
« Newer Entries
Older Entries »