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
Java: access to the constants in an enumeration (enum)
Dec 03, 2019
java
enums
constants
deducing references to const from rvalue arguments
Jul 10, 2022
c++
templates
reference
constants
instantiation
How does the 'case' statement work with constants?
Dec 20, 2018
ruby
class
constants
switch-statement
How to implement strstr() without casting away const?
Nov 06, 2022
c
casting
constants
How can I find out if an ES6 value is var / const / let after it is declared? [duplicate]
Sep 15, 2022
javascript
constants
let
Why can't I put a pointer to const on right hand side of assignment?
Sep 09, 2022
c++
pointers
constants
variable-assignment
const array vs static const array in a function
Oct 07, 2020
c++
arrays
static
constants
Why does bsearch return a void *?
Feb 22, 2018
c
pointers
constants
void
bsearch
Does `const T *restrict` guarantee the object pointed-to isn’t modified?
Apr 02, 2022
c
constants
restrict-qualifier
const method in a class returning vector of pointers
May 11, 2019
c++
pointers
stl
constants
Static const in Kotlin from Java class name
Apr 11, 2022
java
constants
kotlin
PHP5.6 are arrays allowed in CLASS constants
Oct 15, 2022
php
arrays
class
constants
php-5.6
Using a class with const data members in a vector
Nov 27, 2017
c++
vector
constants
variable-assignment
assigning char to int reference and const int reference in C++
Apr 10, 2022
c++
reference
casting
constants
c++03
invalid conversion from ‘const type*’ to ‘type*’
Nov 18, 2021
c++
pointers
reference
constants
Why member variables of a const object are not const
Feb 25, 2018
c++
reference
constants
c++14
decltype
What is the difference between the const qualifier in C and the const qualifier in C++?
Oct 20, 2022
c++
c
constants
language-comparisons
language-concepts
What is the most "elegant" way to define a global constant array in PHP
Nov 16, 2022
php
arrays
constants
global
Why does Perl complain "Useless use of a constant in void context", but only sometimes?
Jun 15, 2020
perl
constants
void
Confusing warning about a constant decimal field in C#
Oct 01, 2017
c#
constants
« Newer Entries
Older Entries »