#15 new
Tomasz Kaye

Array popBack() method returns type void on arrays of Objects:

Reported by Tomasz Kaye | December 24th, 2009 @ 07:24 PM

Array popBack() method returns type void on arrays of Objects:

Object objects[0];
SinOsc s;
objects << s;
SinOsc s1;
objects.popBack() $ SinOsc @=> s1;

No comments found

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

Place to log chuck bugs, feature requests etc.

Shared Ticket Bins

People watching this ticket

Pages