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
Define and reference constant value in object namespace?
Oct 24, 2022
javascript
namespaces
constants
C99 define values passed as literal initializer values to structure, failing as non-const
Oct 23, 2022
c
struct
constants
C++ Class Method Inheritance
Oct 23, 2022
c++
inheritance
methods
constants
static-variables
volatile member function vs. constant member function in C++
Oct 22, 2022
c++
constants
volatile
Why is this legal? Referring to a constant in a type, from an attribute *on* the type, without prefixing with type name?
Oct 23, 2022
c#
attributes
constants
const arguments in Python
Oct 23, 2022
python
constants
immutability
Why are in-range narrowed long values not implicitly converted?
Oct 22, 2022
java
compiler-construction
constants
literals
Best way to handle multiple constants in a container with numba?
Oct 21, 2022
python
enums
constants
numba
Linking error due to constness of the pointer array in C++03/C++11
Oct 20, 2022
c++
c++11
constants
linker-errors
compiler-bug
Does const ref lvalue to non-const func return value specifically reduce copies?
Oct 21, 2022
c++
reference
constants
Testing class with private/protected constant
Oct 19, 2022
unit-testing
constants
access-modifiers
php-7.1
GCC: Casting const pointers to const pointer of array typedef with -Wcast-qual throws warning
Jul 23, 2022
c
arrays
gcc
constants
typedef
RISC-V build 32-bit constants with LUI and ADDI
Jun 20, 2022
assembly
riscv
constants
immediate-operand
How to query a constexpr std::tuple at compile time?
Jul 11, 2022
c++
c++11
constants
tuples
In a type trait, why do people use enum rather than static const for the value?
Oct 14, 2022
c++
templates
enums
static
constants
Can I declare constant integers with a thousands separator in C#?
Jul 06, 2021
c#
constants
Are const variables placed in read-only memory? [duplicate]
Aug 29, 2022
c++
c
constants
Is it bad practice for operator== to mutate its operands?
Feb 09, 2022
c++
comparison
operator-overloading
constants
equality
How do I pass a const reference in C#?
Oct 08, 2022
c#
reference
constants
Why is a lambda's call-operator implicitly const?
Sep 05, 2022
c++
c++11
lambda
constants
function-call-operator
« Newer Entries
Older Entries »