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
Why clang does not optimize global const like a #define?
Dec 13, 2019
c++
c
optimization
clang
constants
Printing #define'd constants
Oct 02, 2022
c
printf
c-preprocessor
constants
literals
Incrementing a Constant in C++
Sep 23, 2022
c++
pointers
constants
undefined-behavior
Why does catching a const int& by an int& work?
May 02, 2022
c++
exception
constants
How to declare an Int64 constant?
Nov 02, 2022
delphi
constants
delphi-7
delphi-5
int64
Are constants as evil as global variables and singletons?
Jun 26, 2022
php
dependency-injection
singleton
global-variables
constants
initializing a const multidimensional array in c++
Sep 24, 2022
c++
arrays
constants
multidimensional-array
Converting System::String to Const Char * [duplicate]
Nov 01, 2022
c++
string
char
constants
Can const member variable of class be initialized in a method instead of constructor?
Oct 21, 2022
c++
class
design-patterns
initialization
constants
Overhead of const modifier for built-in types in C++
Jun 18, 2022
c++
constants
overhead
How can I import constants into multiple modules in Perl?
May 22, 2022
perl
constants
activeperl
STL algorithms and const_iterators
Oct 14, 2022
c++
stl
iterator
find
constants
what makes const at the lower levels of the machine?
Mar 14, 2018
c++
constants
C++ const method on non const pointer member
Mar 22, 2022
c++
pointers
object
methods
constants
What's the point of using constants for property keys?
Aug 23, 2018
java
properties
constants
Determine the name of a constant based on the value
Jun 10, 2022
c#
.net
reflection
constants
Why does C not support initializing const variables using an if-else statement?
Aug 24, 2022
c
constants
What does Ruby constant mean?
Sep 28, 2019
ruby
constants
Evaluating R.id.home
Dec 12, 2020
android
constants
Why can I change a local const variable through pointer casts but not a global one in C?
Jul 11, 2022
c
pointers
constants
« Newer Entries
Older Entries »