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 Java guaranteed to inline string constants if they can be determined at compile time
Mar 10, 2022
java
constants
inline
How does overloading of const and non-const functions work?
Nov 16, 2022
c++
function
stl
constants
overloading
C++ Constants and aggregates inside function body vs. outside
Nov 05, 2022
c++
compiler-errors
compilation
constants
__METHOD__ and __FUNCTION__
Sep 13, 2022
php
function
class
methods
constants
Ideal way to organize Java constants
Feb 08, 2022
java
coding-style
constants
code-organization
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
« Newer Entries
Older Entries »