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
Best way to define Java constant dates
Nov 16, 2022
java
date
calendar
constants
What is the definition of const-correctness?
Jun 25, 2022
c++
constants
const char * and char *
Aug 16, 2021
c++
char
constants
How does a compiler get a const's address in C++?
Nov 03, 2022
c++
compilation
constants
Named constants as components of a derived data type
Sep 06, 2022
fortran
constants
derived-types
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
« Newer Entries
Older Entries »