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
How to define static constant in a generic class in swift?
May 10, 2022
swift
generics
static
constants
When is it useful for an associated constant to use a lifetime other than 'static?
Aug 30, 2022
rust
constants
associated-types
Why is type deduction on const char[] different to const char *?
Nov 05, 2022
c++
arrays
templates
constants
Safely convert (vector of shared_ptr to objects) to (vector of shared_ptr to constant objects)
Jun 15, 2016
c++
vector
casting
constants
shared-ptr
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
« Newer Entries
Older Entries »