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
when should a member function be both const and volatile together?
Sep 23, 2022
c++
constants
volatile
Why is my return type meaningless?
Jul 22, 2021
c++
constants
const-correctness
Global const string& smells bad to me, is it truly safe?
Nov 03, 2022
c++
string
object
constants
anonymous
PHP -What's the difference between global variables and constants
Aug 16, 2022
php
variables
global
constants
C#: Is this field assignment safe?
Oct 16, 2022
c#
constants
field
variable-assignment
How can I use an NSArray as a global constant?
Nov 19, 2022
iphone
objective-c
arrays
constants
global
Java: `enum` vs `String` as Parameters
Aug 31, 2022
java
enums
string
constants
Why does the C++ standard forbid containers of const elements? [duplicate]
Oct 25, 2022
c++
vector
c++11
constants
Python: Any way to declare constant parameters?
Oct 23, 2016
python
constants
language-construct
C++ Preventing const methods from changing data through a member pointer or reference
Nov 22, 2021
c++
c++11
constants
const-correctness
Is it possible to parameterize the constness of a templated member function?
Sep 14, 2022
c++
c++11
templates
constants
c++14
Type of member variables in a const member function
Aug 30, 2022
c++
constants
type-deduction
Does it make sense to use const in an interface or not?
Sep 13, 2022
c++
interface
constants
Const correctness in Java using Annotations?
Jun 15, 2021
java
annotations
constants
Does const allow for (theoretical) optimization here?
Mar 06, 2022
c++
constants
language-lawyer
compiler-optimization
Why doesn't a Java constant divided by zero produce compile time error? [duplicate]
Nov 19, 2022
java
constants
compile-time-constant
jls
constant-expression
Construction of const object
Feb 22, 2022
c++
constructor
constants
Why does std::forward discard constexpr-ness?
Nov 17, 2015
c++
c++11
constants
move-semantics
perfect-forwarding
What are C++ temporaries?
Oct 22, 2022
c++
constants
const typedef; in C and C++
Feb 24, 2021
c++
c
constants
typedef
« Newer Entries
Older Entries »