How would look the syntax for creating a RC slice? int[] arr = new int[100]; or somewhat ugly as RCSlice!int arr = new int[100]; ? Or (as I fear) RCSlice!int arr = RCSlice!int(100); ?
- Re: Idea #1 on integrating RC with GC Ola Fosheim Grøstad
- Re: Idea #1 on integrating RC with GC Dicebot
- Re: Idea #1 on integrating RC with GC Ola Fosheim Grøstad
- Re: Idea #1 on integrating RC with GC Manu
- Re: Idea #1 on integrating RC with GC Dicebot
- Re: Idea #1 on integrating RC with GC Manu
- Re: Idea #1 on integrating RC with GC Dicebot
- Re: Idea #1 on integrating RC with GC Manu
- Re: Idea #1 on integrating RC with GC Dicebot
- Re: Idea #1 on integrating RC with GC Andrei Alexandrescu
- Re: Idea #1 on integrating RC with GC Namespace
- Re: Idea #1 on integrating RC with GC Andrei Alexandrescu
- Re: Idea #1 on integrating RC with GC Namespace
- Re: Idea #1 on integrating RC with GC Ola Fosheim Grøstad
- Re: Idea #1 on integrating RC with GC Namespace
- Re: Idea #1 on integrating RC with GC Ola Fosheim Grøstad
- Re: Idea #1 on integrating RC with GC Namespace
- Re: Idea #1 on integrating RC with GC Adam D. Ruppe
- Re: Idea #1 on integrating RC with GC Namespace
- Re: Idea #1 on integrating RC with GC Adam D. Ruppe
- Re: Idea #1 on integrating RC with GC Namespace
