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 built-in-types
use type() information to cast values stored as strings
Feb 25, 2023
python
casting
data-conversion
built-in-types
When do fundamental C++ types have an unknown initial value?
Jan 15, 2023
c++
initialization
standards
built-in-types
How are built-in types protected from overwriting (assigning to) their methods?
Jul 13, 2021
python
built-in-types
Cannot assign the value of INT_MIN to a long long
Oct 19, 2022
c++
built-in-types
Is there a function to check if an object is a builtin data type?
May 22, 2019
c#
types
built-in
built-in-types
Why are Python built-in type names not reserved keywords?
Nov 14, 2022
python
reserved-words
built-in-types
Do primitive types have also constructors in C++?
Nov 19, 2021
c++
constructor
primitive-types
built-in-types
problem subclassing builtin type
Nov 26, 2016
python
python-3.x
subclassing
built-in-types
When are C++ implicit types initialized to 0?
Nov 17, 2022
c++
initialization
built-in-types
Inheriting behaviours for set and frozenset seem to differ
Nov 22, 2021
python
inheritance
immutability
built-in-types
Python built-in types subclassing
Nov 09, 2022
python
initialization
subclassing
built-in-types
What is the purpose of Python's built-in bool method __ror__?
Mar 14, 2017
python
built-in
built-in-types
Custom comparison functions for built-in types in Python
Nov 11, 2022
python
built-in-types
Why do uninitialized objects of built-in type defined inside a function body have undefined value?
Oct 26, 2022
c++
c++11
scope
initialization
built-in-types
Why no partial function type literal?
Sep 22, 2022
scala
built-in-types
How do I value-initialize a Type* pointer using Type()-like syntax?
Sep 21, 2022
c++
pointers
initialization
local-variables
built-in-types
How to make python class support item assignment?
Sep 19, 2022
python
inheritance
built-in-types
object-composition
what happens when i mix signed and unsigned types ?
Sep 04, 2022
c++
expression
unsigned
built-in-types
Do built-in types have move semantics?
Sep 16, 2022
c++
c++11
move-semantics
built-in-types
How is "int* ptr = int()" value initialization not illegal?
Aug 03, 2022
c++
visual-c++
pointers
initialization
built-in-types
Older Entries »