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
Pass pointers to objects by constant reference in C++
Dec 02, 2022
c++
pointers
parameters
reference
constants
Defining my own None-like Python constant
Dec 01, 2022
python
singleton
constants
Uninitialized Tag constant in Rails 3 with Acts_As_Taggable_On
Dec 02, 2022
ruby-on-rails
ruby-on-rails-3
constants
acts-as-taggable-on
Where to put a Constants class that is accessible throughout my Grails app?
Dec 02, 2022
grails
constants
Can anyone explain to me why the sizeof function returns different values in below code?
Dec 01, 2022
c++
static
constants
C: declare a constant pointer to an array of constant characters
Dec 01, 2022
c
arrays
pointers
char
constants
C++ : struggle with generic const pointer
Nov 30, 2022
c++
templates
stl
constants
How can I create a public const Size in C#?
Dec 01, 2022
c#
.net
constants
readonly
Is it possible to specify a private member variable public only for const operations?
Dec 01, 2022
c++
c++11
constants
member-variables
In C++, I want my interface, .h to say int GetSomeInt() const;.... but actually the method *DOES* update "this".
Dec 01, 2022
c++
constants
How do I access a constant in Perl whose name is contained in a variable?
Dec 01, 2022
perl
constants
symbol-table
const object in c++
Dec 01, 2022
c++
constants
Why modifiers like const not allowed on nonmember functions
Nov 30, 2022
c++
constants
volatile
Why is the C++ std::exception::what member const?
Nov 30, 2022
c++
exception
gcc
constants
Multiple const in one variable declaration
Nov 30, 2022
c
constants
ansi
How to interpret a "const unique_ptr"
Nov 28, 2022
c++
constants
unique-ptr
Where should constants for events go in a C# project
Nov 29, 2022
c#
oop
events
constants
coding-style
'this' of type "Class* const" even though method is not const
Nov 30, 2022
c++
constants
How might I define a character or string constant in C# for ASCII 127?
Nov 30, 2022
c#
string
constants
ascii
literals
How to create an array when the size is a variable not a constant?
Nov 30, 2022
c++
c
constants
array-initialization
« Newer Entries
Older Entries »