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
GCC optimization of pure functions
Nov 07, 2022
c++
gcc
optimization
constants
purely-functional
For a type Class::Type, can I derive const Class::Type from a const Class?
May 20, 2022
c++
c++11
constants
template-argument-deduction
'number' is never reassigned. Use 'const' instead. (prefer-const)
Mar 11, 2022
javascript
constants
let
eslintrc
Is it possible to match against the result of a `const fn`?
Sep 07, 2020
rust
pattern-matching
constants
Must I initialize function-local static consts?
Sep 03, 2022
c++
static
initialization
constants
default-value
Using const keyword in c
Sep 29, 2022
c
pointers
syntax
constants
declaration
Const-correctness and immutable allocated objects
Jun 28, 2016
c
pointers
constants
Do Delphi Attributes require a constant parameter? If so, why?
Jul 11, 2019
delphi
function
constants
Annoying, transitive-const-ness issue in D
Nov 20, 2017
constants
d
Printing a string to a temporary stream object in C++
May 27, 2012
c++
object
reference
constants
temporary
static const class members
Sep 05, 2022
c++
static
global-variables
constants
pointer-to-const can point to non-const object - language design or technical reason?
Jul 03, 2022
c++
pointers
constants
a bad call with a const signature in C [duplicate]
Aug 17, 2022
c
warnings
constants
Is it okay to remove const qualifier when the call is from the same non-const version overloaded member function?
Sep 09, 2022
c++
user-interface
constants
D: Const correctness - what am I doing wrong?
Nov 01, 2018
properties
constants
d
const reference is bad C++ 11
Oct 22, 2022
c++
reference
int
constants
Deducing constness of type returned by function
Jan 20, 2017
c++
c++11
constants
return-value
Can Aliasing Problems be Avoided with const Variables
Mar 22, 2018
c++
constants
alias
reinterpret-cast
strict-aliasing
In C, is it legal to add `const` only in function definitions, not declarations?
Jul 01, 2022
c
constants
c99
How to get compiler to prefer const method overloading in C++?
Mar 11, 2022
c++
constants
c++17
lazy-initialization
perfect-forwarding
« Newer Entries
Older Entries »