Why this simple binaryHeap program does not compile?

Ellery Newcomer ellery-newcomer at utulsa.edu
Thu Sep 22 10:20:02 PDT 2011


On 09/22/2011 06:10 AM, Cheng Wei wrote:
> 
> Is this a bug or I use the binary heap wrongly? Thanks a lot!

Looks like a bug in Array. emplace doesn't accept a pointer to a chunk
for class types.

Report that puppy!


More information about the Digitalmars-d-learn mailing list