{"id":13670856,"url":"https://github.com/steveLauwh/SGI-STL","last_synced_at":"2025-04-27T13:33:02.610Z","repository":{"id":38429740,"uuid":"97698578","full_name":"steveLauwh/SGI-STL","owner":"steveLauwh","description":"剖析 STL 是一种享受的过程！","archived":false,"fork":false,"pushed_at":"2018-01-15T16:49:57.000Z","size":1434,"stargazers_count":2359,"open_issues_count":5,"forks_count":753,"subscribers_count":51,"default_branch":"master","last_synced_at":"2024-08-03T09:08:04.469Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/steveLauwh.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-19T09:29:36.000Z","updated_at":"2024-08-02T13:44:10.000Z","dependencies_parsed_at":"2022-07-14T03:30:32.992Z","dependency_job_id":null,"html_url":"https://github.com/steveLauwh/SGI-STL","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveLauwh%2FSGI-STL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveLauwh%2FSGI-STL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveLauwh%2FSGI-STL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/steveLauwh%2FSGI-STL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/steveLauwh","download_url":"https://codeload.github.com/steveLauwh/SGI-STL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224073318,"owners_count":17251249,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T09:00:50.915Z","updated_at":"2024-11-11T08:30:52.152Z","avatar_url":"https://github.com/steveLauwh.png","language":"C++","funding_links":[],"categories":["Programming Language Tutorials","C++"],"sub_categories":["C++/C"],"readme":"## SGI-STL V3.3 源代码的学习\r\n\r\n* SGI-STL V3.3(源代码)\r\n  + STL 标准头文件(无扩展名)，例如 `vector`，`deque`，`list`...\r\n  + C++ Standard 定案前，HP 规范的 STL 头文件(扩展名 .h)\r\n  + SGI STL 内部私用文件(SGI STL 真正实现于此)\r\n  \r\n* The Annotated STL Sources V3.3(学习源代码的注释)\r\n  + [容器 (container)](https://github.com/steveLauwh/SGI-STL/tree/master/The%20Annotated%20STL%20Sources%20V3.3/container) ：序列式容器 (sequence container) 和 关联式容器 (associattive container)\r\n  + [算法 (algorithm)](https://github.com/steveLauwh/SGI-STL/tree/master/The%20Annotated%20STL%20Sources%20V3.3/algorithm)\r\n  + [迭代器 (iterator)](https://github.com/steveLauwh/SGI-STL/tree/master/The%20Annotated%20STL%20Sources%20V3.3/iterator)\r\n  + [仿函数或函数对象 (functor / function object)](https://github.com/steveLauwh/SGI-STL/tree/master/The%20Annotated%20STL%20Sources%20V3.3/functor-function%20object)\r\n  + [配接器(adapter)](https://github.com/steveLauwh/SGI-STL/tree/master/The%20Annotated%20STL%20Sources%20V3.3/adapter)\r\n  + [配置器(allocator)](https://github.com/steveLauwh/SGI-STL/tree/master/The%20Annotated%20STL%20Sources%20V3.3/allocator)\r\n\r\n* SGI-STL Test(代码测试)\r\n\r\n  + [Code Test](https://github.com/steveLauwh/SGI-STL/tree/master/SGI-STL%20Test)\r\n\r\n## GCC 编译器\r\n\r\nSGI STL 被归纳到 GNU C++ 标准程序库中，例如 gcc 使用 4.8.4 版本，STL源码 在 Linux 系统的位置是：/usr/include/c++/4.8.4/bits。\r\n\r\n## 参考资料\r\n\r\n* \u003c\u003cSTL 源代码剖析\u003e\u003e 侯捷\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FsteveLauwh%2FSGI-STL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FsteveLauwh%2FSGI-STL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FsteveLauwh%2FSGI-STL/lists"}