Hi
Quick question. Is it possible to find the source code for the predefined functions in C++
Tnaks
mauro21pl 10 Junior Poster in Training
Recommended Answers
Jump to PostFunny enough, there's no guarantee that the STL is actually written in C++. I was reading somewhere that infact sometimes it breaks the rules.. but it's ok because it's all sealed shut..
If you google "c++ dereferencing null pointer" you might find the article..As for the other libs, …
Jump to PostIf you'd like to have a look at the code for one particular implementation of the STL, then check the SGI website for their source code
All 5 Replies
krnekhelesh 16 Junior Poster
mauro21pl 10 Junior Poster in Training
phalaris_trip 5 Junior Poster in Training
Bench 212 Posting Pro
krnekhelesh 16 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.