Skip to content

mcpp-community/d2mystl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

D2MySTL

Implement a mini STL library from scratch

d2x Online-ebook License

中文 - English
d2x Tool - Docs - Forum

Quick Start

1: d2x automatic code detection

Click to view the xlings installation command

Linux/MacOS

curl -fsSL https://d2learn.org/xlings-install.sh | bash

Windows - PowerShell

irm https://d2learn.org/xlings-install.ps1.txt | iex

tips: xlings -> details


Obtain the project

d2x install d2mystl

Enter practice mode

d2x checker

2: Hands-on Verification

Obtain the project

git clone https://github.com/mcpp-community/d2mystl.git

Run the test code manually

xmake run chapter0_tests

Note: The test name format is chapter[x]_tests

Pre-requisite Tutorials

If you find this tutorial a bit challenging to get started with, you can first learn the following tutorial to understand the basics and core syntax features of modern C++.

Project Description Note
mcpp-start Modern C++, Go! - import std Beginner-0
d2mcpp Introduction to Modern C++ Core Features Beginner-1

Other

About

从零实现一个迷你STL库

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •