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
What is c# analog of C++ const reference return value
Nov 01, 2022
c#
c++
constants
Why the function std::basic_streambuf::setg() takes non-const agruments
Oct 30, 2022
c++
pointers
constants
Constructor and anonymous union with const members
Oct 26, 2022
c++
constructor
constants
unions
Cast const member function to non-const
Oct 23, 2022
c++
casting
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
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
Can I declare constant integers with a thousands separator in C#?
Jul 06, 2021
c#
constants
Is it bad practice for operator== to mutate its operands?
Feb 09, 2022
c++
comparison
operator-overloading
constants
equality
What's the equivalent of std::is_const for references to const?
Sep 08, 2022
c++
types
constants
« Newer Entries
Older Entries »