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
trait to drop const from a member function type?
Oct 24, 2022
c++
templates
constants
Using or not using const on methods that modify / allow the modification of referenced values without touching the fields themselves
Aug 25, 2022
c++
class
methods
constants
semantics
Python constants declaration
Sep 24, 2022
python
constants
What does `const T* const` mean?
Nov 04, 2022
c++
pointers
constants
let declarations require an initializer expression
Apr 26, 2022
ios
constants
swift
let
Is it a good practice to make a method which modifies data outside the class const?
Nov 09, 2022
c++
methods
constants
Operator = Overload with Const Variable in C++
Oct 27, 2022
c++
operators
operator-overloading
constants
conversion-operator
ASP.NET MVC "GET" and "POST" constants
Apr 29, 2022
asp.net-mvc
constants
If changing a const object is undefined behavior then how do constructors and destructors operate with write access?
Mar 30, 2022
c++
constructor
constants
destructor
undefined-behavior
Initialize a static const non-integral data member of a class
Apr 05, 2017
c++
initialization
constants
static-members
Const reference as class member
Aug 11, 2021
c++
class
reference
constants
member
Why's initializing a global variable with return value of a function failing at declaration,but works fine at file scope?
Mar 19, 2022
c
initialization
global-variables
constants
Runtime Const in Golang
Sep 26, 2022
go
constants
usage of const in c++
Nov 10, 2022
c++
compilation
compiler-errors
constants
JavaScript: define a constant inside try / catch with strict mode
Apr 14, 2022
javascript
try-catch
constants
ecmascript-6
strict
C++ const double pointer
Oct 29, 2022
c++
constants
const-pointer
Why does std::is_same give a different result for the two types?
Feb 21, 2022
c++
templates
constants
template-function
template-argument-deduction
Get interface constant name using its value
Oct 14, 2022
java
reflection
constants
How best to implement publicly accessible constants in C#
Apr 21, 2022
c#
constants
Why aren't constants all in upper-case in .Net?
Nov 07, 2022
.net
naming-conventions
constants
« Newer Entries
Older Entries »