January 22, 2008 is there an easy way to print how many objects are allocated for each class? | ||||
|---|---|---|---|---|
| ||||
Is there an easy way to print how many objects are allocated for each class? I know I can count and do it myself, just wonder if there's any built-in facility. Thanks. | ||||
January 22, 2008 Re: is there an easy way to print how many objects are allocated for each class? | ||||
|---|---|---|---|---|
| ||||
Posted in reply to newbie | newbie wrote:
> Is there an easy way to print how many objects are allocated for each class?
>
> I know I can count and do it myself, just wonder if there's any built-in facility.
There isn't any built-in facility to do this.
Sean
| |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply