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
Is there a hook for when anonymous classes are assigned to a constant?
Oct 16, 2022
ruby
class
hook
metaprogramming
constants
How to declare a compile time constant function in C#
Aug 21, 2019
c#
compilation
constants
constexpr
Notice: Use of undefined constant self - assumed 'self' , When put in property_exists as the first argument
Feb 10, 2022
php
oop
properties
constants
self
How can I find a const int* in an std::set<int*>?
Oct 18, 2022
c++
templates
pointers
find
constants
Do covariant cv-qualifiers apply to primitive types in C++?
May 29, 2016
c++
constants
covariance
Is it legal to modify a dynamically-allocated `const` object through a re-used non-`const` name?
May 05, 2018
c++
c++11
constants
language-lawyer
const-correctness
In C++14 can a constexpr member change a data member?
Aug 21, 2022
c++
constants
c++14
member
constexpr
Where to define constants in Java that are used in a couple of unrelated classes
May 11, 2022
java
enums
constants
static, constexpr, const - what do they mean when all used together?
Oct 30, 2022
c++
c++11
static
constants
constexpr
Use of constexpr and const in reference definition
Oct 19, 2022
c++
reference
constants
c++14
constexpr
C#, how to handle constant tables
Mar 22, 2022
c#
constants
Java - Eclipse: Externalize Strings?
Nov 01, 2019
java
eclipse
ide
constants
Const/ref problem in D
Jul 14, 2015
constants
d
C initialize const struct member with existing const variable
Oct 25, 2022
c
struct
constants
Do final vals increase the object size?
Jan 13, 2022
scala
constants
final
compile-time-constant
companion-object
How is moving a const returned object possible?
Sep 15, 2022
c++
c++11
constants
rvalue-reference
rvo
If the constant interface anti-pattern is such a crime, why does Swing do it?
Dec 24, 2019
java
swing
interface
constants
anti-patterns
Why does the program crash when using const string arguments?
Jan 27, 2018
string
delphi
memory
crash
constants
Is there anything wrong with using static const structs to limit name collisions of constants in C?
Nov 19, 2022
c
struct
constants
name-collision
candidate function not viable: 1st argument ('const Node *') would lose const qualifier
Jun 15, 2022
c++
class
constants
qualifiers
« Newer Entries
Older Entries »