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 a volatile string as the format string with printf()
Jul 19, 2026
c
constants
volatile
Const Struct vs Struct With Const Members
Jul 18, 2026
c
struct
constants
c99
Does C++ support named constants which are guaranteed to not take up memory?
Jul 17, 2026
c++
constants
static members and consts [closed]
Jul 17, 2026
c++
static
constants
RUBY: how to resolve circular dependency in constant definitions?
Jul 17, 2026
ruby
constants
Is it possible to declare a const of an array in BOTH Delphi and FreePascal without having the elements be constants?
Jul 16, 2026
delphi
arrays
constants
freepascal
Is there no difference between let and const inside for of loop in Javascript in terms of declaration?
Jul 14, 2026
javascript
loops
constants
let
for-of-loop
What is the point of adding const to the declaration of std::lock_guard<>?
Jul 15, 2026
multithreading
c++11
constants
mutex
is it okay to sacrifice const-correctness for speed?
Jul 14, 2026
c++
oop
optimization
constants
PHP Class constant with php function constant giving warning
Jul 14, 2026
php
constants
class-constants
How to fix a specific Declaration of case-insensitive constants is deprecated warning
Jul 13, 2026
php
constants
case-insensitive
deprecation-warning
C++ template class taking both const and non-const types
Jul 12, 2026
c++
templates
constants
Does a const qualifier inside a struct declaration do anything?
Jul 11, 2026
c
struct
constants
How to include "Empty" constant in class
Jul 11, 2026
c#
.net
class
constants
member
C++ Only Allow a member variable to be set once
Jul 12, 2026
c++
constants
mutable
const-correctness
Will a template specialized for const char * accept char * as well?
Jul 11, 2026
c++
templates
constants
template-specialization
C++11: std::max(a,b) in static_assert()?
Jul 10, 2026
c++11
constants
assert
constexpr
static-assert
Quick one about const in c++
Jul 10, 2026
c++
methods
constants
return
« Newer Entries
Older Entries »