Files
mercury/java/runtime
Peter Wang ea6a590462 Add overloads of `TypeInfo_Struct.maybe_new' so the C# and Java
Branches: main

java/runtime/TypeInfo_Struct.java:
runtime/mercury_dotnet.cs.in:
        Add overloads of `TypeInfo_Struct.maybe_new' so the C# and Java
        compilers can pick the more appropriate version at compile time,
        as they know the type of the argument.

        Simplify the code.
2010-10-08 03:29:48 +00:00
..