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
Initialize a static const list of strings
Nov 23, 2025
c++
list
static
constants
Assigning (non)constant value to enum
Nov 23, 2025
c#
enums
constants
variable-assignment
Global constants in separate file. Is it a good idea?
Nov 23, 2025
asp.net-mvc
constants
confused about compile time constants
Nov 21, 2025
c++
gcc
compilation
linker
constants
why const_cast is not allowed for unique_ptr?
Nov 19, 2025
c++
c++11
casting
constants
unique-ptr
Const at the end of function declaration in C++ [duplicate]
Nov 19, 2025
c++
function
constants
Iterating over a collection with 'const_iterator' in a function declared 'const' results in an error
Nov 19, 2025
c++
stl
iterator
constants
deque
Do all const objects have static storage duration?
Nov 17, 2025
c++
static
constants
language-lawyer
storage-duration
Why constant defined in an interface cannot be accessed without Interface name in the implemented class?
Nov 05, 2025
c#
constants
c#-8.0
default-interface-member
Using constexpr to replace #define and #ifdef for conditional compilation
Nov 06, 2025
c++
constants
c++17
constexpr
delphi assign to const?
Nov 04, 2025
delphi
constants
Why do we not use const more often?
Nov 04, 2025
c
constants
Best way to use Python Enum or Dictionary for mapping constants and staying DRY with inference
Nov 04, 2025
python
enums
constants
dry
inference
How do I discover the lowest negative possible CGFloat?
Nov 02, 2025
constants
swift3
cgfloat
How are templates work so that the classes are properly generated by the compiler to work with both pointer types and non pointer types?
Nov 01, 2025
c++
pointers
templates
constants
How do I check if a const char* begins with a specific string? (C++)
Nov 01, 2025
c++
string
char
constants
Cannot initialize non-const reference from convertible type
Nov 01, 2025
c++
reference
constants
type-conversion
creating "public" constants in a kotlin class [duplicate]
Oct 31, 2025
java
android
kotlin
constants
Is it safe to change data via a pointer when another pointer-to-const observes it?
Oct 30, 2025
c
constants
compiler-optimization
pointer-aliasing
« Newer Entries
Older Entries »