Search code examples
It all started with `protocol can only be used as a generic constraint because it has Self or associ...


swifttype-erasure

Read More
Get the number of generic type parameters of a class using its instance?...


javagenericstype-erasure

Read More
How do I get the class object of Class with type parameters in Scala?...


scalatype-erasure

Read More
How does Scala's type erasure work for higher kinded type parameters?...


scalagenericstype-erasurehigher-kinded-typesscala-compiler

Read More
Why doesn't matching on a List[Any] generate an unchecked type warning?...


scalatype-erasurescala-2.12

Read More
Java/Kotlin cast exception for visitor pattern with generic return type...


javagenericskotlintype-erasurevisitor-pattern

Read More
Catching ClassCastException in a generic method when doing generic cast...


javagenericscastingclasscastexceptiontype-erasure

Read More
Unable to accumulate a Seq[Seq[SomeType]] in foldLeft...


scalatype-erasure

Read More
No ClassTag available for A - but implicit parameter present...


scalagenericstype-erasureclasstag

Read More
Clarification about Sean Parent's talk "Inheritance is the base class of evil"...


c++inheritancec++11factorytype-erasure

Read More
Gson adapter for a heterogeneous Multimap...


javajsongsonmultimaptype-erasure

Read More
how to get generic type through .class?...


javagenericstype-erasuretype-safetyraw-types

Read More
Scala unexplainable program behavior...


scalacastingtype-inferencetype-erasure

Read More
Getting Cannot convert from Set<MyObject> to Set<MyObject<?,?>>...


javagenericstype-erasure

Read More
Repeated inheritance and static_cast...


c++castingmultiple-inheritancetype-erasure

Read More
Template constructor resolution based on existence of method or free-function...


c++c++17sfinaetype-erasure

Read More
Avoid Elimination by Erasure while mapping over Map...


scalatype-erasure

Read More
Type erasing type erasure, `any` questions?...


c++type-erasurec++17stdany

Read More
Pattern matching with type parameter bounded to final class...


scalatype-erasure

Read More
Generic method type erasure and pattern matching...


scalatype-erasure

Read More
Unexpected behavior with compound types...


scalatypespattern-matchingtype-erasure

Read More
Why does using raw type variables affect signatures without reference to type-parameters?...


javagenericstype-erasureerasure

Read More
Type erasure: Retrieving value - type check at compile time...


c++c++11templatestype-erasurecrtp

Read More
How do I get the argument of the formal method parameter type?...


javareflectionguavatype-erasure

Read More
How do I get the name of the type currently held by an `any`?...


c++reflectionc++17type-erasureboost-any

Read More
Avoiding compile errors with generics...


javagenericstype-erasure

Read More
Is it possible to detect comparison of incompatible types with the Java type system?...


javagenericstype-erasuretype-safetytype-systems

Read More
How to cast Class<?> to Class<T>?...


javagenericscastingjacksontype-erasure

Read More
Compile error on using generics class hierarchy...


javagenericsinheritancetype-erasure

Read More
Swift: Nested type erasure...


iosswiftswift3type-erasure

Read More
BackNext