[openbeos] Re: BString

  • From: "Michael Phipps" <mphipps1@xxxxxxxxxxxxxxxx>
  • To: openbeos@xxxxxxxxxxxxx
  • Date: Sun, 11 Nov 2001 20:11:18 -0500

>>Do we plan to implemnt a BStack, BQueue, B<whatever>? I think planning
>>these things to take the place of bloated STL for quicker would be 
>wise.
>
>Hrm.  I have never found the STL in general to be "bloated" -- merely 
>certain implementations of it. (*cough*RogueWave*cough*).  Furthermore, 
>providing an STL replacement would be a huge chore and is, IMO, well 
>outside the bounds of the project at this time.

Agreed. I also wonder how much of it we would really use.
For example - in the kernel, where there are many basic algorithms used 
(stacks, queues, linked lists), I doubt that any C++ has been or will be used.

>e




Other related posts: