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
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
constness for reference class members
May 21, 2026
c++
constants
What is the purpose of a constant pointer in c++?
May 19, 2026
c++
pointers
reference
constants
Can you declare static local variables in a constexpr function?
May 17, 2026
c++
constants
constexpr
c++23
Declare and Initialize a const Struct in Class Header
May 17, 2026
c++
struct
header
constants
declare
C: Illegal conversion between pointer types: pointer to const unsigned char -> pointer to unsigned char
May 17, 2026
c
pointers
type-conversion
warnings
constants
How to declare an immutable variable in Go?
May 17, 2026
go
constants
immutability
« Newer Entries
Older Entries »