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
Casting away const-ness of method
Jun 24, 2026
c++
constants
undefined-behavior
const-cast
const char* a[4]; can I change a[] values?
Jun 25, 2026
c++
constants
Why do we need constants in Rust if we have immutable variables?
Jun 25, 2026
variables
rust
constants
immutability
Why should I be careful in "noexcept-ing all the functions" just like I "const all the things"?
Jun 25, 2026
c++
constants
constexpr
noexcept
cpp-core-guidelines
const-pointer-to-type, pointer-to-const and terminology for const discussion
Jun 24, 2026
c++
terminology
constants
conventions
C++ Force const-ness of lvalue in initializer expression
Jun 24, 2026
c++
constants
pass-by-value
lvalue
Unsupported `const` declaration on local variable in Julia
Jun 23, 2026
function
variables
types
constants
julia
Are empty structs constant expressions?
Jun 22, 2026
c++
constants
constexpr
C++: Strange behavior of pointer data member in const context
Jun 23, 2026
c++
pointers
constants
Storing an iOS Application Constant in Objective-C
Jun 23, 2026
objective-c
ios5
unicode
macros
constants
PHP Readonly Properties or Constants?
Jun 21, 2026
php
properties
constants
php-8.1
Is performance of using readonly variable directly different from storing in object then using it?
Jun 20, 2026
c++
optimization
reference
constants
copy-constructor
is constexpr const Type necessary in template in order for functions to return compile time const values?
Jun 20, 2026
c++
stl
constants
constexpr
stdarray
Declaring variable with same name as lexical scope results ReferenceError [duplicate]
Jun 18, 2026
javascript
ecmascript-6
constants
let
How are constant stored in memory in C?
Jun 18, 2026
c
memory
constants
C++ initialize const static vector dynamically
Jun 17, 2026
c++
vector
static
initialization
constants
Hoisting behavior of `let` in javascript [duplicate]
Jun 18, 2026
javascript
ecmascript-6
constants
let
hoisting
« Newer Entries
Older Entries »