OpenGenus/cosmos

Implementing STLs in C++ under data structures

Open

#6,422 创建于 2022年10月1日

在 GitHub 查看
 (11 评论) (0 反应) (3 负责人)C++ (3,724 fork)batch import
Hacktoberfest

仓库指标

Star
 (13,462 star)
PR 合并指标
 (30 天内没有已合并 PR)

描述

This is a(n):

  • New algorithm
  • Update to an existing algorithm
  • Error
  • Proposal to the Repository

Details:

I am adding the folder for implementing the STLs functions in C++ . This would help the programmer to get the template of the code. All in this I would be adding all the necessary information needed to implement these libraries. This Folder will come under the Data Structure because these are the data structures that would be easily implemented. Also the implementation will be ready-to-use templates.

贡献者指南