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
Clang-format 10.0 vs. 5.0 const member fuction is formated differently
Sep 05, 2025
c++
constants
member-functions
clang-format
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
Getting around const'ness of a C++ method in derived class
Sep 04, 2025
c++
constants
overloading
How to define constants dynamically based on database values?
Sep 02, 2025
php
constants
software-design
What is the proper way to initialize const containers with different values?
Sep 03, 2025
c++
c++11
initialization
constants
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 »