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
Using constexpr to replace #define and #ifdef for conditional compilation
Nov 06, 2025
c++
constants
c++17
constexpr
delphi assign to const?
Nov 04, 2025
delphi
constants
Why do we not use const more often?
Nov 04, 2025
c
constants
Best way to use Python Enum or Dictionary for mapping constants and staying DRY with inference
Nov 04, 2025
python
enums
constants
dry
inference
How do I discover the lowest negative possible CGFloat?
Nov 02, 2025
constants
swift3
cgfloat
How are templates work so that the classes are properly generated by the compiler to work with both pointer types and non pointer types?
Nov 01, 2025
c++
pointers
templates
constants
How do I check if a const char* begins with a specific string? (C++)
Nov 01, 2025
c++
string
char
constants
Cannot initialize non-const reference from convertible type
Nov 01, 2025
c++
reference
constants
type-conversion
creating "public" constants in a kotlin class [duplicate]
Oct 31, 2025
java
android
kotlin
constants
Is it safe to change data via a pointer when another pointer-to-const observes it?
Oct 30, 2025
c
constants
compiler-optimization
pointer-aliasing
Mutable anonymous struct
Oct 31, 2025
c++
struct
clang
constants
mutable
Does Ruby provide a constant_added hook method?
Oct 29, 2025
ruby
hook
constants
const and global
Oct 29, 2025
c++
global-variables
constants
extern
Initialising constexpr - " illegal initialization of 'constexpr' entity with a non-constant expression"
Oct 29, 2025
c++
initialization
constants
constexpr
stdmap
PHP 8.3 Typed Class Constants - Closures
Oct 29, 2025
php
syntax
constants
Does C++11 "auto" keyword retrieve "cv-qualifier" at all? I've got conflict samples
Oct 26, 2025
c++
c++11
constants
auto
Using const_cast for creating non-const variant of methods
Oct 27, 2025
c++
methods
return
constants
const-cast
How to pass a constant pointer to a method in a class
Oct 28, 2025
c++
pointers
constants
What is the best way to define a double constant in a namespace?
Oct 27, 2025
c++
namespaces
constants
« Newer Entries
Older Entries »