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
Why Am I Unable to Override Virtual Function?
Jun 22, 2022
c++
inheritance
polymorphism
overriding
constants
Why do fields in non-mutable lambdas use "const" when capturing const values or const references?
Aug 24, 2022
c++
lambda
constants
language-lawyer
mutable
Creating a constant dictionary object
Feb 12, 2022
objective-c
release
constants
nsdictionary
How to make PHP undefined constants notice an error
Feb 24, 2018
php
constants
Public constants in WinRT Component Library
Sep 14, 2022
c#
windows-8
windows-runtime
constants
Const correctness with objects containing shared_ptr
May 09, 2022
c++
constants
shared-ptr
Where are the Ruby Class Singleton Constants Stored?
Nov 14, 2021
ruby
singleton
constants
Why is my const array stored on the stack instead of the text section?
Nov 16, 2022
c
arrays
constants
x86-64
const propagation to std::array of pointers
Jan 29, 2020
c++
arrays
pointers
constants
type-deduction
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
« Newer Entries
Older Entries »