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
What's the rationale for using static final Strings for SQL statement strings?
Sep 24, 2022
java
constants
The best way to store constants in Django
Sep 11, 2022
python
django
constants
pep8
pycodestyle
Is using const_cast for read-only access to a const object allowed?
Nov 30, 2018
c++
casting
constants
undefined-behavior
const-cast
C type casting with "const" keyword
Oct 29, 2022
c++
c
casting
constants
Declare const pointer to int?
Jun 19, 2022
pointers
integer
constants
d
What does it mean to define constants in an interface?
Nov 11, 2022
java
interface
constants
Why do I get "E2026 Constant expression expected"?
Jan 09, 2022
delphi
constants
Scala: Compile time constants
Nov 12, 2022
scala
constants
compile-time-constant
Implementing the value object pattern in D
Sep 07, 2022
design-patterns
constants
d
immutability
value-objects
C++ passing a const pointer by const reference
Feb 19, 2022
c++
constants
Accessing global const CGFloat defined in an Objective-c .m file from Swift
Nov 29, 2017
ios
swift
xcode6
constants
cgfloat
Does it make sense to use const for all variables that will never be changed?
Sep 14, 2022
ecmascript-6
constants
What is the difference between "const int& jj" and "int& const jj"?
Sep 05, 2022
c++
reference
constants
language-lawyer
How to initialize const containers with generators in modern C++?
Feb 14, 2021
c++
constructor
constants
generator
c++17
C++: how to deal with const object that needs to be modified?
Apr 18, 2022
c++
casting
constants
const cast to allow read lock, does this smell bad?
Sep 25, 2020
c++
concurrency
constants
Why is the non-const pointer being treated as a const when using typedef?
Oct 16, 2022
c
pointers
constants
How to define a constant record containing other constant records in Delphi? Specific case: matrix using vectors
Oct 25, 2022
delphi
constants
delphi-xe2
record
Why doesn't strcpy use a const pointer for dest?
Oct 13, 2022
c
pointers
constants
strcpy
How can const be applied to template argument types outside of the parameter list in C++?
Jun 19, 2022
c++
templates
constants
« Newer Entries
Older Entries »