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
Argument of type "volatile char *" is incompatible with parameter of type "const char *"
Jun 08, 2022
c
constants
volatile
What is the point of non-static const data member? [duplicate]
Nov 01, 2022
c++
static
constants
In C#, can a method return List such that clients can only read it, but not write to it?
Nov 10, 2022
c#
constants
encapsulation
immutability
readonly
If isset for constants, but not defined?
Oct 29, 2022
php
constants
isset
defined
Define constant based on device type
Nov 21, 2022
iphone
objective-c
constants
device
definition
How is a variable at the same address producing 2 different values? [duplicate]
Mar 26, 2018
c++
casting
constants
undefined-behavior
Why use constants instead of enums?
Jun 17, 2022
java
enums
constants
Creating a const array of const elements
Mar 21, 2022
c
pointers
constants
How can I reduce duplication in constants?
May 25, 2022
perl
refactoring
constants
Why non-const version is selected over the const version for class?
Sep 11, 2022
c++
constants
overloading
overload-resolution
PHP, SPL predefined constants
Mar 30, 2022
php
reference
constants
spl
C++ const-reference semantics?
May 16, 2019
c++
reference
constants
Const method accessing static variables
Jan 31, 2022
c++
visual-studio-2008
static
constants
OpenCV-Python cv2.CV_CAP_PROP_POS_FRAMES error
Nov 29, 2019
python
opencv
image-processing
constants
video-capture
How can I create a nested hash as a constant in Perl?
Aug 23, 2022
perl
hash
constants
perl-data-structures
Combine two constant strings (or arrays) into one constant string (or array) at compile time
Jun 03, 2022
c++
arrays
constants
c++11
concatenation
How do I turn a macro into a string using cpp?
May 13, 2022
c++
string
constants
stringification
Best approach to define a constant (used in a constant expression) in the class?
Feb 19, 2022
c++
constants
Constant strings address
Aug 16, 2022
c++
constants
string-comparison
Why doesn't a subclass inherit its parent's constants?
Nov 15, 2022
perl
oop
inheritance
constants
moose
« Newer Entries
Older Entries »