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
C99 const pass-by-value
Jun 25, 2017
c
constants
c99
pass-by-value
why put a "const" at the end? [duplicate]
Aug 30, 2022
c++
operator-overloading
constants
assigning string::c_str() to a const char* when the string goes out of scope
Nov 15, 2022
c++
string
char
constants
const methods in golang?
Aug 31, 2022
c++
go
constants
Does casting away constness from "this" and then changing a member value invoke undefined behaviour?
Aug 18, 2022
c++
constants
standards-compliance
const-cast
java 8: difference between class.getName() and String literal [duplicate]
Nov 06, 2022
java
switch-statement
java-8
constants
string-literals
Using enum as integer constant in C#
May 04, 2022
c#
oop
enums
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
« Newer Entries
Older Entries »