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
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
ARM C++ - how to put const members in flash memory?
Oct 10, 2022
c++
embedded
constants
Is it possible to change value of a defined constant? [duplicate]
Oct 10, 2022
php
constants
Call nonconst member version from const [duplicate]
Oct 07, 2022
c++
constants
overloading
GCC: Casting const pointers to const pointer of array typedef with -Wcast-qual throws warning
Jul 23, 2022
c
arrays
gcc
constants
typedef
Is it UB to change a member of a const object via a constructor-bound reference?
Sep 18, 2022
c++
reference
constants
language-lawyer
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
Proper implementation of global configuration
Oct 10, 2022
c++
global-variables
constants
configuration-files
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
How do I pass a const reference in C#?
Oct 08, 2022
c#
reference
constants
Why does const have to be added to constexpr for a string literal declaration?
Nov 15, 2022
c++
constants
constexpr
Why is a lambda's call-operator implicitly const?
Sep 05, 2022
c++
c++11
lambda
constants
function-call-operator
How to print out string constant with NSLog on iOS
Oct 29, 2022
iphone
ios
string
constants
nslog
« Newer Entries
Older Entries »