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
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
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
« Newer Entries
Older Entries »