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
Why is an object different inside and outside of an iteration?
Mar 26, 2023
ruby
constants
Python: Should I use a Constant or a Property?
Mar 26, 2023
python
syntax
constants
c++: "double free or corruption" for global extern variable?
Mar 26, 2023
c++
global-variables
constants
extern
C# list of const struct
Mar 25, 2023
c#
list
struct
constants
T* and const T*
Mar 23, 2023
c++
pointers
c++11
constants
How to call const_iterator for non const class? [duplicate]
Mar 23, 2023
c++
templates
iterator
constants
Why do two calculations give different answers?
Mar 21, 2023
c
floating-point
constants
c-preprocessor
Whether redeclare a const static variable outside a class or not
Mar 22, 2023
c++
static
constants
declaration
Is modifying a mutable member of a const object valid?
Mar 21, 2023
c++
constants
mutable
error: expression must have a constant value
Mar 20, 2023
c
arrays
compiler-errors
constants
write to a const reference of ostream
Mar 20, 2023
c++
reference
constants
cout
Why does the compiler complain about undefined reference to a constexpr function even though it is defined in another source file?
Mar 17, 2023
c++
c++11
constants
Java constants and static modifiers
Mar 17, 2023
java
static
constants
final
modifiers
C -- Modify const through aliased non-const pointer
Mar 17, 2023
c
constants
compiler-optimization
memcpy zero bytes into const variable - undefined behavior?
Sep 02, 2025
c++
c
constants
language-lawyer
memcpy
I need to use an associated constant in an associated type in Rust
Sep 02, 2025
rust
types
constants
traits
How to initialize const member requiring computations to be performed?
Sep 02, 2025
c++
class
constructor
constants
Is using enums efficient for many constants memory-wise?
Sep 02, 2025
java
enums
java-8
constants
const qualification conversion
Sep 01, 2025
c++
constants
implicit-conversion
qualifiers
C4838 warning with array initialization of a const char* array
Sep 01, 2025
c++
arrays
char
constants
warnings
Older Entries »