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
The + operator, difference between class types and built-in types?
Sep 11, 2022
c++
function
object
constants
operator-keyword
In PHP, what is the difference between "final static" and "const"?
Sep 15, 2022
php
variables
static
constants
C++ "error: passing 'const std::map<int, std::basic_string<char> >' as 'this' argument of ..."
Jun 28, 2018
c++
map
constants
Is there a reason to use enum to define a single constant in C++ code?
Oct 31, 2022
c++
enums
constants
C++ const changed through pointer, or is it? [duplicate]
Feb 12, 2022
c++
c
pointers
constants
C++: Why is const_cast evil?
Sep 14, 2022
c++
pointers
casting
constants
const-cast
Can a "const T*" match a pointer to free function?
Sep 14, 2022
c++
c++11
constants
function-pointers
Use const wherever possible in C++?
Sep 14, 2022
c++
pointers
reference
constants
keyword
Why does Visual C++ warn on implicit cast from const void ** to void * in C, but not in C++?
Nov 17, 2022
c++
c
visual-studio
visual-c++
constants
Why are annotation string values not interned?
Oct 14, 2022
java
annotations
constants
string-interning
What effect does static const have on a namespace member
Sep 14, 2022
c++
static
namespaces
constants
Parse error: syntax error, unexpected ')', expecting :: (T_PAAMAYIM_NEKUDOTAYIM) [duplicate]
Nov 02, 2022
php
function
constants
Assigning function to function pointer, const argument correctness?
Oct 22, 2022
c++
parameters
constants
declaration
function-declaration
Best practice for use constants in scala annotations
Feb 15, 2022
java
scala
constants
How to convert "pointer to pointer type" to const?
Sep 14, 2022
c++
constants
const-cast
const pointer assign to a pointer
Sep 14, 2022
c++
pointers
constants
passing const pointer by reference
Sep 14, 2022
c++
reference
constants
implicit-conversion
pointer-conversion
Is it reasonable to use enums instead of #defines for compile-time constants in C?
Sep 07, 2022
c
enums
constants
c-preprocessor
Return a dynamic string from std::exception's `what`
Mar 11, 2022
c++
exception
constants
Should the compiler hint/warn when passing object instances directly as const interface parameters?
Jun 14, 2018
delphi
interface
parameters
constants
« Newer Entries
Older Entries »