Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Implementation of a few STL-containers

NotificationsYou must be signed in to change notification settings

MeSugar/ft_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Implementation of MAP (using Red-Black tree), VECTOR and STACK container types of the C++ standard template library.

Some extra implementations:

  • iterators_traits
  • iterator and reverse_iterator systems
  • enable_if
  • is_integral
  • equal and/or lexicographical_compare
  • std::pair
  • std::make_pair

Usage

This project includes tests for all the member functions, non-member functions and overloads

git clone https://github.com/MeSugar/ft_containers.gitcd ft_containers./test.sh

You can test the containers on your own with:ft::<container>

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp