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
Swift - use of optional with let
Nov 02, 2022
swift
initialization
constants
optional
NSNumber constants in Obj-C
Apr 06, 2022
objective-c
ios
constants
nsnumber
What's the purpose of Function.const?
Sep 13, 2022
function
scala
parameters
constants
library-design
Call a non-const member function from a const member function
Sep 13, 2022
c++
constants
Multiple Enum Classes in one Java File
Sep 25, 2022
java
arrays
enums
constants
Static readonly vs const — different assemblies POV?
Aug 17, 2022
c#
static
constants
readonly
How to input int64_t / uint64_t constants?
Nov 13, 2022
c++
compiler-errors
g++
constants
int64
Data member of reference type provides "loophole" around const-correctness
Feb 04, 2022
c++
class
reference
constants
Am I right in saying that const_cast followed by modification on a ref-to-const bound to a temporary is okay?
Sep 23, 2022
c++
reference
constants
const-cast
temporary-objects
Are there constants for language codes in java or in a java library?
Sep 13, 2022
java
internationalization
locale
constants
x[0] == 1 constant expression in C++11 when x is const int[]?
Sep 13, 2022
c++
c++11
constants
constexpr
Difference between pair of consts and const pair
Nov 04, 2022
c++
constants
Best workaround to create a PHP class constant from an expression?
Jan 19, 2020
php
class
constants
const reference to member of temporary object [duplicate]
Sep 27, 2021
c++
c++11
reference
constants
language-lawyer
Is it allowed to cast away const on a const-defined object as long as it is not actually modified?
Sep 12, 2022
c++
constants
undefined-behavior
const-cast
Returning a const pointer to a const data member and the 'auto' keyword. A bit confused
Oct 16, 2022
c++
pointers
c++11
constants
auto
Why is implicit conversion from const to non-const allowed?
Sep 12, 2022
c++
c++11
templates
constants
How can I initialize a const variable of a base class in a derived class' constructor in C++?
Oct 14, 2022
c++
inheritance
constructor
constants
const in template argument [duplicate]
Nov 25, 2017
c++
templates
constants
Is it possible use a class name in java switch/case statement? [duplicate]
Sep 12, 2022
java
switch-statement
constants
final
class-names
« Newer Entries
Older Entries »