Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6061565
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T08:57:07+00:00 2026-05-23T08:57:07+00:00

So the standard c++ library mainly contains roughly 7 categories, what’s the rationale/prototype that

  • 0

So the standard c++ library mainly contains roughly 7 categories,

what’s the rationale/prototype that make it deserve being the standard?

BTW,which category does socket programing related stuff belong to in the c++ standard library?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T08:57:07+00:00Added an answer on May 23, 2026 at 8:57 am

    what’s the rationale/prototype that make it deserve being the standard?

    The same rationale/prototype that made C++98 a standard.

    In the 90’s, a lot of compiler writers were poking with extensions to C. These usually involved adding object-oriented features to C (hence the term “C with Classes”). This was the early days of the internet, and many people involved with compiler writing and language extensions started standardizing things.

    The standard library was part of that process. Iostreams came from certain developers. The reason that much of the standard library is called “STL” is because the Standard Template Library was a widely distributed proto-C++ library based on a new feature making the rounds in C++ compilers: templates.

    Eventually, an ISO committee decided to get together and form a real standard. They took all the bits that people called “C++”, ironed out a few incompatibilities (iostreams became templated on the character type, though they forgot some things there), and eventually agreed on the ISO standard.


    As for “socket programming,” that’s not part of the C++ standard library. Therefore it does not belong in any of those categories.

    The only reason those categories exist is because that’s what is in the standard library. C++0x will add more categories (threads is a big one).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am mainly looking for a standard function from the C++ library that will
In standard library, I found that namespace std is declared as a macro. #define
The standard library namedtuple class looks to me like a way to make tuples
Most texts on the C++ standard library mention wstring as being the equivalent of
I have the following problem that the standard library doesn't solve well, and I'm
While searching for some functions in C++ standard library documentation I read that push
In the C++ Standard Library, std::string has a public member function capacity() which returns
Is there any standard library of Matrix in c. Which I can implement across
In Java's standard library, is there a method that would allow one to sort
Possible Duplicate: Stabilizing the standard library qsort? Is it possible to make qsort stable

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.