473,472 Members | 2,145 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

Does g++ come with a STL library default ?

I have look at the g++ library dierectory and found there is libstdc++
, does this contain the
STL library , or must I use the sgi stl library for STL mechanism ?

Thanks in advance !

Jul 26 '06 #1
4 10980

struggle wrote:
I have look at the g++ library dierectory and found there is libstdc++
, does this contain the
STL library , or must I use the sgi stl library for STL mechanism ?

<OT/gcc (g++) comes with the standard library, which includes what
you call the STL. </OT>

Best regards,

Tom

Jul 26 '06 #2
struggle wrote:
I have look at the g++ library dierectory and found there is
libstdc++, does this contain the
STL library , or must I use the sgi stl library for STL mechanism ?
This question is on-topic for a forum that discusses GNU's g++. This
newsgroup is only qualified to discuss the raw C++ language itself.

And once there, you might find the answer is "distribution-specific". I use
CygWin and Ubuntu, and each just comes with g++ and an STL. I have never
bothered to check which one it is.

So if you "look at the g++ library directory" and can't find an STL, then
you might need to step back and look at the big picture. Download a g++,
such as CygWin, and see what you get!

--
Phlip
http://c2.com/cgi/wiki?ZeekLand <-- NOT a blog!!!
Jul 26 '06 #3
Hello,

Are you talking about libstdc++ and libg++? I suggest to give this page
a look:

http://gcc.gnu.org/libstdc++/

Cheers,
Jari

Jul 26 '06 #4
Thank you very much !
I have read that the STL have been include in the C++ standard library
, but there are also some STL implements such as SGI STL distributed
seprately . So g++ must contain the STL implements .
Thank you for your reply again !

Jul 26 '06 #5

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

Similar topics

1
by: Matt Dinovo | last post by:
I have a remoting server that is on the same local box as a COM+ managed object with Library Activation. When I try to activate the object from the remoted assembly, I get the following error: "The...
2
by: Robbie De Sutter | last post by:
Hello, How do I open a new, empty e-mail message from the default e-mail client whereby the sender is given and a file is attached? Currently I use the command (vb.net): ---...
8
by: **Developer** | last post by:
Been reading some of the Marshal doc and am a little confused. Anyway, I've been using the following and it works OK. Public Declare Auto Function SHGetFolderPath Lib "shell32.dll" (ByVal hWnd...
4
by: Steven D'Aprano | last post by:
I'm having problems passing a default value to the maxsplit argument of str.split. I'm trying to write a function which acts as a wrapper to split, something like this: def mysplit(S, sep=None,...
2
by: LifeStory via DotNetMonster.com | last post by:
Hi all, Currently I am working in Visual C++ using .Net Studio 2005, I have defined a vector of integers in an .h file (class definition), after compilation the following error appears: Error...
4
by: dk9 | last post by:
The Situation: I'm working in my browser at a secured site (https). At the same time I need my application to get and parse some urls from that same site. What I've tried: I've login with my...
35
by: bukzor | last post by:
I've found some bizzare behavior when using mutable values (lists, dicts, etc) as the default argument of a function. I want to get the community's feedback on this. It's easiest to explain with...
5
by: cyberlei | last post by:
Hey Guys, Just wandering if I can display alert message with a default sound. the current code is below and the problem is no sounds. function disp_alert() { alert("test") } and...
12
by: slizorn | last post by:
error C4430: missing type specifier - int assumed. Note: C++ does not support default-int err how do i fix that error? for example given to this section of code.. Matrix::addMatrix(Matrix m1,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...
0
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

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.