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
private static const member variable in header vs const variable in cpp
Aug 25, 2022
c++
static
constants
Does numeric promotion apply to constants in Java? [duplicate]
May 30, 2020
java
constants
Is it UB to call a non-const method on const instance when the method does not modify members? [duplicate]
Jun 24, 2022
c++
constants
language-lawyer
const-cast
comparing unsigned vs signed does not make a warning (using const)
Sep 09, 2022
c
gcc
constants
Using elements of a constant array as cases in a switch statement
Sep 13, 2019
c++
arrays
syntax
constants
switch-statement
What special rules does C++ apply to static const integral types?
Jan 09, 2020
c++
static
constants
standards
Modifying constant object
Jun 20, 2022
c++
c++11
constants
undefined-behavior
Design C-container with `const` elements?
Jun 07, 2022
c
interface
constants
containers
Can an inline function in a header file use a constant which has internal linkage?
May 31, 2022
c++
constants
inline
linkage
one-definition-rule
Cannot bind lvalue to A<Cv2>&&
Oct 08, 2020
c++
constants
universal-reference
Best practice for global constants in Scala Application
Sep 30, 2022
scala
object
constants
Can I shadow a const binding with a local variable?
Dec 16, 2019
rust
constants
let
program compiled when function parameter does not match the const parameter declaration in c
Sep 16, 2022
c
function
constants
getting around const in an init method
Jul 07, 2019
c++
constants
How to dynamically retrieve a constant in java?
Nov 30, 2018
java
constants
Storage allocation to const variables
Jun 28, 2022
c++
constants
storage
Confusion regarding modification of const variable using pointers
Jan 23, 2020
c
pointers
constants
Reason for Undefined class constant NOTICE in PHP (Use of undefined constant)
Sep 05, 2022
php
constants
Why is it allowed in C++ to modify a constant object's pointer member variable's memory from outside?
Oct 24, 2022
c++
pointers
constants
transitivity
Why does a method call need to be disambiguated when it can in principle be a constant?
Oct 16, 2022
ruby
methods
syntax
constants
« Newer Entries
Older Entries »