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 does the input argument type "const double *&" mean?
Feb 17, 2026
c++
constants
pass-by-reference
Why is it not possible to declare a static or constant std::path::Path object in Rust?
Feb 15, 2026
rust
path
static
constants
why cant I use const arguments in memcpy?
Feb 15, 2026
c++
c
constants
memcpy
Remove constness of a pointer in a struct in C
Feb 15, 2026
c
pointers
gcc
macros
constants
char array used in switch statement
Feb 14, 2026
java
expression
constants
java-7
primitive
Why does Array.constants not show the list of constants in Object class?
Feb 13, 2026
ruby
inheritance
constants
Why does default-initialization of reference type member result in compiler warning?
Feb 14, 2026
c++
reference
constants
compiler-warnings
Not sure what a constant function is in c++
Feb 14, 2026
c++
function
constants
Location of const in a function
Feb 14, 2026
c++
constants
Why QVector<TYPE*>::contains expects pointer to non-const TYPE as its parameter?
Feb 13, 2026
c++
qt
pointers
stl
constants
Is implicit construction of `const std::string` from `const char *` efficient?
Feb 14, 2026
c++
string
stl
constants
implicit-constructor
c++: "expected constant expression"
Feb 13, 2026
c++
expression
constants
Difference in choice of const-overload for member and non-member operators on temporary
Feb 11, 2026
c++
operator-overloading
constants
Why i am getting segmentation fault when changing const static variable through non-constant pointer variable?
Feb 09, 2026
c
static
constants
Why does the vc++ 2019 not accept the code?
Feb 08, 2026
c++
constants
language-lawyer
constexpr
c++20
What other stuff does "Const" do in C++ other then telling compiler that particular thing is read only
Feb 08, 2026
c++
pointers
constants
Raising an exception on updating a 'constant' attribute in python
Feb 07, 2026
python
exception
attributes
constants
What is the difference between two 'char*' castings in c++
Feb 07, 2026
c++
c
casting
constants
Older Entries »