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
Is it possible to defer initialization of a const variable in C++, like Java's "blank final" feature?
Mar 06, 2023
java
c++
c++11
constants
final
How do I Declare a Method Pointer That's Constant
Mar 05, 2023
c++
constants
function-pointers
c++03
pointer-to-member
Call non-const function on a const object
Mar 06, 2023
c++
c++11
constants
member-functions
const-correctness
Structs and unions: which is better from a performance point of view? Passing the parameter by value or pointer?
Mar 05, 2023
c
performance
pointers
constants
Integer cast overload being used instead of bool cast overload
Mar 05, 2023
c++
class
operator-overloading
constants
conversion-operator
How do I declare MAX_DOUBLE in VB6?
Mar 03, 2023
ide
vb6
constants
max
minimum
Confused on const correctness with static array of pointers to const objects
Mar 02, 2023
c
objective-c
static
constants
const-correctness
Using & (addressof) with const variables in C
Mar 02, 2023
c
constants
const member function clarification needed
Feb 27, 2023
c++
constants
this
member-functions
const decltype(*std::begin(container))& val doesn't make val const?
Feb 24, 2023
c++
visual-c++
lambda
constants
c++11
Why am I allowed to call a non-const member function from a const_iterator if the container element is a pointer?
Feb 23, 2023
c++
iterator
constants
Is there a way to specify in C++ that a pointer points to data that is always valid?
Feb 22, 2023
c++
constants
Is const_casting a mutable field safe?
Feb 21, 2023
c++
constants
c++03
C++, fstream objects passed to functions as reference, const?
Feb 20, 2023
c++
function
constants
pass-by-reference
fstream
import static vs. static final
Feb 20, 2023
java
performance
memory
import
constants
C++ - the linker can't find my function, which happens to be an overloaded operator [duplicate]
Feb 20, 2023
c++
linker
operator-overloading
constants
pass-by-reference
const string field vs "typed" string
Feb 20, 2023
c#
string
parameters
constants
function-calls
.NET const affecting compiled assembly size
Feb 19, 2023
.net
compilation
constants
Perl Constant seems not to work
Feb 19, 2023
perl
constants
VBA: const parameter for a Sub - avoiding modification of the value of an argument passed by value
Feb 17, 2023
vba
excel
arguments
constants
« Newer Entries
Older Entries »