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
Difference between static and const variables [duplicate]
Nov 19, 2022
c#
variables
static
constants
global
How to initialize static pointer with malloc in C?
Apr 06, 2022
c
static
malloc
constants
initializer
Best practice for global constants involving magic numbers
Aug 17, 2022
java
coding-style
constants
what does the "const void*" mean in memmove?
Apr 24, 2022
c
constants
strcpy
memmove
Am I abusing `const`?
Mar 11, 2019
c++
variables
constants
Returning non-const reference from a const member function
Oct 24, 2018
c++
pointers
reference
constants
Static struct in C++
Jul 13, 2019
c++
static
struct
constants
Why use a const member function?
Sep 05, 2022
c++
function
class
constants
Why do I get an error about the initializer not being a constant?
Nov 05, 2022
c
constants
initializer
PHP OOP - constant vs static variables?
Oct 25, 2022
php
inheritance
constants
static-variables
STL container assignment and const pointers
Nov 23, 2020
c++
gcc
stl
constants
When are global static const variables being initialized?
Feb 10, 2019
c++
static
constants
global-variables
static-analysis
How to make a method const based on the template parameter?
Feb 01, 2022
c++
constants
'as const' combined with type?
Apr 20, 2022
typescript
types
constants
literals
typesafe
POD structs containing constant member
Mar 17, 2022
c++
constants
language-lawyer
c++03
How to inject a service into a constant in angular
Apr 17, 2022
angular
constants
angular-dependency-injection
Const-correctness in C
Jan 21, 2020
c
constants
const-correctness
mutability
Why does `const` work on the thing immediately preceding it?
Apr 13, 2022
c++
c
syntax
constants
shared_ptr<T> to shared_ptr<T const> and vector<T> to vector<T const>
Feb 26, 2022
c++
c++11
constants
shared-ptr
stdvector
In javascript should I use const instead of var whenever possible?
Oct 15, 2022
javascript
node.js
constants
var
ecmascript-6
« Newer Entries
Older Entries »