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
Proper type for a dynamic array of const strings
Sep 15, 2022
c
visual-studio
constants
pointer-conversion
Global constants in C++11
Oct 04, 2022
c++
c++11
constants
constexpr
Can I get a class's name as a compile-time constant without hardcoding it in a string literal?
Mar 25, 2022
java
reflection
constants
compile-time-constant
prolonging the lifetime of temporaries
Mar 09, 2022
c++
reference
constants
temporary
rvalue
Are literal numbers mutable or not?
Sep 15, 2022
c++
c++11
constants
rvalue-reference
Is const-casting via a union undefined behaviour?
Sep 12, 2018
c
constants
language-lawyer
unions
Why is it an error to const-qualify a parameter pack of pointers?
Nov 10, 2022
c++
c++11
constants
variadic-functions
Why do I have to specify the type for "const" variables but not for "let" variables?
Sep 15, 2022
variables
types
rust
constants
Are strtol, strtod unsafe?
Nov 15, 2022
c
constants
std
c-strings
const-char
Can I declare a non-member function const in C++?
Sep 15, 2022
c++
oop
function
constants
How to convert int to const int to assign array size on stack?
Aug 18, 2022
c++
stack
integer
constants
How would you initialize a const vector of function results using C++11?
Nov 19, 2022
c++
c++11
initialization
constants
Environment constants
Sep 15, 2022
c#
constants
environment
Fatal error: Undefined class constant [duplicate]
Jan 21, 2021
php
class
constants
std::set iterator automatically const [duplicate]
May 29, 2021
c++
set
constants
std
The + operator, difference between class types and built-in types?
Sep 11, 2022
c++
function
object
constants
operator-keyword
In PHP, what is the difference between "final static" and "const"?
Sep 15, 2022
php
variables
static
constants
C++ "error: passing 'const std::map<int, std::basic_string<char> >' as 'this' argument of ..."
Jun 28, 2018
c++
map
constants
Is there a reason to use enum to define a single constant in C++ code?
Oct 31, 2022
c++
enums
constants
C++ const changed through pointer, or is it? [duplicate]
Feb 12, 2022
c++
c
pointers
constants
« Newer Entries
Older Entries »