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
C++ beginner: what is the point of using a variable by reference if using "const"?
Dec 30, 2022
c++
constants
pass-by-reference
C++ / Qt Coding style - where should a #define go
Dec 29, 2022
c++
qt
constants
qgraphicsitem
Obtain Constant from Properties file?
Dec 29, 2022
java
properties
constants
"non-const lvalue reference to type cannot bind" error with reference (Type &) but not with pointer (Type *)
Dec 27, 2022
c++
pointers
reference
constants
lvalue
why do subscript operators C++ often comes in pair?
Dec 29, 2022
c++
operator-overloading
constants
operator-keyword
const prefix on output pointers
Dec 28, 2022
c++
pointers
constants
Using const in header-file
Dec 28, 2022
c++
header
constants
Java language constructs to indicate that an argument won't be mutated?
Dec 27, 2022
java
methods
constants
final
Tag dispatching, variadic template, universal reference and the missed const specifier
Dec 27, 2022
c++
c++11
constants
variadic-templates
Swift - What is the best approach for managing Static Strings and Constants (like URLs, IDs, Image names etc)
Dec 26, 2022
ios
xml
static
plist
constants
How does the 'const' keyword work?
Dec 25, 2022
c++
constants
Is modifying an object through a pointer to const undefined behavior?
Dec 25, 2022
c
pointers
constants
language-lawyer
undefined-behavior
Seemingly missing optimization for calling const-vector size() in loop condition
Dec 25, 2022
c++
loops
optimization
vector
constants
In what sense const allows only atomic changes to mutable member variables?
Dec 25, 2022
c++
language-lawyer
constants
atomic
mutable
Why is this an illegal constant expression?
Dec 25, 2022
c
static
expression
constants
storage-class-specifier
Why is initialization of variable with constexpr evaluated at runtime instead of at compile time
Dec 25, 2022
c++
c++11
compilation
constants
constexpr
When to use constants as parameters instead of magic values
Dec 24, 2022
parameters
constants
boost::shared_ptr<const T> to boost::shared_ptr<T>
Dec 25, 2022
c++
boost
casting
constants
shared-ptr
WPF Image source from constant
Dec 23, 2022
c#
wpf
image
xaml
constants
How to define a python string (quasi-)constant that has dynamic inputs?
Dec 23, 2022
python
string
constants
« Newer Entries
Older Entries »