473,386 Members | 1,758 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

__default_alloc_template gone

gbs
I have been using gcc 3.3 for a long time. Today I tired building my
software with version 3.4.1. One problem I found was that
__default_alloc_template was gone. What has replaced it? (if anything)

Greg Silverman
Northrop Grumman
San Jose, CA
Jul 22 '05 #1
2 1979
gb*@netbox.com (gbs) wrote in message news:<69**************************@posting.google. com>...
I have been using gcc 3.3 for a long time. Today I tired building my
software with version 3.4.1. One problem I found was that
__default_alloc_template was gone. What has replaced it? (if anything)

Greg Silverman
Northrop Grumman
San Jose, CA


Please take note that the function you are looking for starts with double
underscores and is therefore a reserved work for the implementation.
This means you never should use and worry about it.

Stephan Brönnimann
br****@osb-systems.com
Open source rating and billing engine for communication networks.
Jul 22 '05 #2
On 9 Sep 2004 22:28:37 -0700, gb*@netbox.com (gbs) wrote:
I have been using gcc 3.3 for a long time. Today I tired building my
software with version 3.4.1. One problem I found was that
__default_alloc_template was gone. What has replaced it? (if anything)


__gnu_cxx::__pool_alloc from <ext/pool_allocator.h>

See http://gcc.gnu.org/onlinedocs/libstd...allocator.html

Couldn't you have looked it up yourself, or at least posted in a GCC
specific group or mailing list?

Tom
Jul 22 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Christian Tismer | last post by:
Dear Former Stackless Users, I have to use this list to announce something really bad to you, since all the Stackless lists are defunct: The Stackless project is finally dead, now and forever....
2
by: jason | last post by:
Strange! My maximumASP sites have all gone down and I cannot access their website for trouble support - either to get phone number or eemail as their site has gone down to.... Has anyone got a...
0
by: Frank Chow | last post by:
In file: stl_alloc.h First, we can find the definition of "__new_alloc" which manipulate memory by "new" and "delete": class __new_alloc { public: static void* allocate(size_t __n)
0
by: hellrazor | last post by:
I installed MySQL DB Server, 4.01.24 on a 2000 Server system. I also installed the MySQL Administrator. Through the MySQL Admin, I set a PW for 'root', and then I added a new user, let's call it,...
7
by: Muscha | last post by:
My c# application has gone beserk, it consumes 700MB memory griding my machine to a halt. What is the quickest way for me to find out what's happening? Where do all the memory has gone? /m
2
by: Ole Hanson | last post by:
Hi Trying to access the users desktop items, I want to use the following method: string url = System.Environment.GetFolderPath(System.Environment.SpecialFolder.Desktop); But - the...
7
by: TC | last post by:
Visual Basic used to have a function called String(), which would create a repeating character string. Is that gone in VB .NET? -TC
5
by: Robin Tucker | last post by:
Ok now my intellisense has gone t's-up again - I also cannot use undo/redo in the editor. I deleted the NCB file in case that was corrupt but no poonanas, its still fubar (how many explitives can...
1
by: Ben | last post by:
Hi All, Have you ever experience the situation when designing a WebForm: Switching between "Design" and "HTML" view sometime and you get an error message about Internet Explore, then the...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.