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
Overloading on const and volatile- why does it work by reference?
Sep 05, 2022
c++
constants
overloading
volatile
C++ and const - accessing a member function of a const reference
Aug 28, 2022
c++
constants
Objective-C constants: NSString comparison using ==?
Jun 24, 2021
objective-c
nsstring
constants
equals
string-comparison
Why compiler doesn't give error when typedef const pointer is used with extra const?
Sep 09, 2022
c++
pointers
constants
language-lawyer
How to define compile-time (static) constant inside a C++ class?
Sep 14, 2022
c++
class
constants
class-variables
How "const int *const & variable" is interpreted in c++
Nov 03, 2022
c++
pointers
reference
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
« Newer Entries
Older Entries »