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
How to use const in C# class constructor
Mar 04, 2026
c#
constructor
constants
How to specify a const reference to a const pointer?
Mar 06, 2026
c++
pointers
reference
constants
Why can a non-const reference parameter be bound to a temporary object?
Mar 06, 2026
c++
reference
constants
object-lifetime
temporary-objects
Static const structs in C
Mar 05, 2026
c
struct
constants
Why doesn't this run forever?
Mar 04, 2026
perl
for-loop
constants
infinite-loop
call by value vs const call by reference
Mar 04, 2026
c++
reference
constants
Constants in a python package
Mar 04, 2026
python
module
constants
Accessor functions in class c++
Mar 03, 2026
c++
constants
accessor
Why `switch(null)` is a compile error but `switch(str)` is fine with str being `static final String str = null;`?
Mar 02, 2026
java
null
switch-statement
constants
compile-time-constant
compare const char * with strcmp
Mar 02, 2026
c++
char
constants
strcmp
What is being declared here?
Mar 01, 2026
c++
constants
Python 3.10 match/case with constants [duplicate]
Mar 01, 2026
python-3.x
switch-statement
constants
python-3.10
Do I need to write the `const` keyword when passing a `const_iterator` as argument?
Feb 27, 2026
c++
stl
iterator
arguments
constants
Racket: Change two constants with one function
Feb 28, 2026
scheme
constants
racket
Using an if statement to declare the value of a const
Feb 28, 2026
javascript
constants
Const operator overloading problems in C++
Feb 28, 2026
c++
operators
constants
conversion-operator
Member function still const if it calls functions that break "constness"?
Feb 27, 2026
c++
constants
How does useState change even when it's a const?
Feb 27, 2026
reactjs
variables
constants
theory
In C++, reference as class member shall be const or non-const
Feb 24, 2026
c++
reference
constants
const-cast
const parameter
Feb 23, 2026
c++
constants
« Newer Entries
Older Entries »