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
Remove const-ness from a variable
Oct 31, 2022
c++
casting
constants
const-cast
C - Which is the advantage for the user of const in parameters of functions that are not pointers?
Sep 16, 2022
c
constants
What is a value known at compile time?
Oct 16, 2022
c++
constants
Why is it illegal : copying vector of pointers into a vector of pointers to constants
May 21, 2020
c++
c++11
pointers
vector
constants
How to access constant defined outside class?
Sep 12, 2022
php
class
constants
global
Setting Clojure "constants" at runtime
Jan 14, 2021
clojure
runtime
constants
Does overriding a non-const virtual method hide a const overload?
Aug 16, 2022
c++
inheritance
virtual
constants
name-lookup
How to show that a loop control variable is not changed inside the C++ for-loop body?
Oct 19, 2022
c++
loops
for-loop
constants
Constants in Doctrine 2 entities
Mar 30, 2022
php
constants
doctrine-orm
How to include an enum value in a const string?
Apr 28, 2022
c#
string
enums
constants
Including arithmetic operations when defining a constant
Mar 16, 2018
c++
constants
c-preprocessor
Best practice on writing constant parameters for embedded systems
Sep 02, 2019
c
embedded
constants
c-preprocessor
How to obtain a const qualified declval?
Dec 27, 2021
c++
c++11
constants
decltype
How does extern work in namespaces?
Aug 26, 2022
c++
namespaces
global-variables
constants
extern
How is its lifetime of a return value extended to the scope of the calling function when it is bound to a const reference in the calling function?
Jan 16, 2017
c++
memory
constants
pass-by-reference
Is there a way to tell openmp that shared data is constant?
Apr 02, 2022
c++
memory-management
constants
openmp
shared
trait to drop const from a member function type?
Oct 24, 2022
c++
templates
constants
Using or not using const on methods that modify / allow the modification of referenced values without touching the fields themselves
Aug 25, 2022
c++
class
methods
constants
semantics
Python constants declaration
Sep 24, 2022
python
constants
What does `const T* const` mean?
Nov 04, 2022
c++
pointers
constants
« Newer Entries
Older Entries »