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 generics
Why can't I cast from a List<MyClass> to List<object>?
Sep 03, 2022
c#
generics
casting
covariance
Which type safety would have lost, had Generics supported the sub-typing? [duplicate]
Sep 03, 2022
java
generics
What is a "Regular Type" in the context of move semantics?
Mar 04, 2022
c++
generics
c++11
move-semantics
TypeScript: self-referencing return type for static methods in inheriting classes
Sep 03, 2022
generics
inheritance
static
typescript
self-reference
What is meant by parameterized type?
Mar 06, 2022
java
generics
TStringList vs. TList<string>
Nov 16, 2022
delphi
generics
tstringlist
Get the Integer value of an enumeration which is a generic
Sep 08, 2022
vb.net
generics
enums
Java: Array of primitive data types does not autobox
Sep 03, 2022
java
generics
autoboxing
Why can't I get the class of a generic parameter?
Sep 03, 2022
generics
kotlin
How can I get an extension method to change the original object?
Sep 02, 2022
c#
generics
object
extension-methods
What does "T @this" mean in a delegate declaration?
Jul 09, 2022
c#
generics
Generic list FindAll() vs. foreach
Jul 20, 2022
c#
.net
generics
C# Converting List<int> to List<double>
Nov 17, 2022
c#
generics
Return Type of Java Generic Methods
Aug 13, 2022
java
generics
methods
return-value
enumeration
Implement generic swap macro in C [duplicate]
Nov 24, 2019
c
function
macros
generics
Generic iterator
Nov 13, 2022
c++
generics
iteration
containers
Comparing generic struct types
Sep 21, 2019
generics
swift
types
struct
Is there a generic constraint I could use for the + operator?
Sep 02, 2022
c#
generics
constraints
Generics compilation error with ternary operator in Java 8, but not in Java 7
Sep 02, 2022
java
generics
java-8
Why is generic of a return type erased when there is an unchecked conversion of a method parameter in Java 8?
Sep 02, 2022
java
generics
java-8
« Newer Entries
Older Entries »