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
Creating an int array with a non-const size
Jun 01, 2026
c++
constants
C++ const keyword in functions
May 27, 2026
c++
function
constants
function-qualifier
Creating array with const int size parameter in a function throws error in Visual Studio C++: expression did not evaluate to a constant
May 27, 2026
c++
visual-c++
constants
Passing a const reference down a chain of constructors
May 27, 2026
c++
constructor
reference
constants
Making constant global variables of a custom struct type
May 26, 2026
go
types
constants
Am I breaking const-correctness if I expose a const and non-const API?
May 27, 2026
c++
constants
const-correctness
error converting a const void* to some other pointer without const_cast
May 26, 2026
c++
casting
constants
Const arguments binding to non-const references in C++ templates
May 26, 2026
c++
templates
reference
constants
When is it safe to leave out a const from a function's parametrization?
May 24, 2026
c++
constants
parameter-passing
function-signature
Cannot match on Result in const fn due to "destructor cannot be evaluated at compile-time" even when value isn't dropped
May 24, 2026
rust
constants
destructor
unordered_map with referenced key
May 22, 2026
c++
c++11
constants
unordered-map
force const storing of returned by value value
May 22, 2026
c++
constants
return
return-by-value
Does .Net have any built in constants for common numbers like million, billion etc?
May 23, 2026
.net
constants
literals
Why does the linker not fail when an extern const is changed in another file?
May 23, 2026
c++
linker
constants
extern
why is this program using boost::ref
May 22, 2026
c++
constants
pass-by-reference
pass-by-value
boost-ref
How can I initialize a vector in the initializer list of a varargs constructor?
May 22, 2026
c++
vector
constants
variadic-functions
initializer-list
Defining multiple constant variables in clojure
May 21, 2026
variables
clojure
constants
Dart / Flutter nested classes static access
May 21, 2026
flutter
dart
constants
What is the difference between final, const and static variables in java
May 19, 2026
java
variables
static
constants
final
Older Entries »