Growable BinaryHeap: use w/Array?

David Nadlinger see at klickverbot.at
Sun Mar 6 06:00:29 PST 2011


On 3/6/11 2:58 PM, Magnus Lie Hetland wrote:
> alias Tuple!(real,int) Entry;
> Array!Entry Q;
> […]
> alias Tuple!(real,int) Entry;
> Array!Entry Q;

Is it just me, or is there really no difference between the two snippets? ;)

David


More information about the Digitalmars-d-learn mailing list