Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement unique_ptr, mt19937, shuffle and many of their dependencies #90

Open
wants to merge 305 commits into
base: master
Choose a base branch
from

Conversation

Ebola-Chan-bot
Copy link

@Ebola-Chan-bot Ebola-Chan-bot commented Dec 23, 2022

Much code reference from MSVC and LLVM

埃博拉酱 and others added 30 commits February 13, 2024 09:35
埃博拉酱 and others added 30 commits August 22, 2024 21:50
std::swap从<algorithm>迁移到<utility>
<random>需要包含<Arduino.h>以使用随机种子
<bits/stl_tree.h>一些名称未定义问题
为所有CSL加上前缀下划线表示内部使用
移除mt19937
绕过SAM编译器实现void_t的bug
绕过unique_ptr中SAM编译器不支持继承构造的bug
chrono_literals
清理MSVC的无用代码
在原子操作中使用 Arduino noInterrupts
解决wchar.h在Linux上找不到路径问题
令 AVR C++11 支持make_unique
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant