Skip to content
View YandereChan2's full-sized avatar

Block or report YandereChan2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. Relocating-destructor-and-operator-reloc Relocating-destructor-and-operator-reloc Public

    关于重定位析构函数以及重定位运算符的提案,旨在解决c++在重定位对象方面的传统的“移动+析构”方法的性能开销。

    1 1

  2. overload-tool overload-tool Public

    一个用于派发调用的元工具

    C++

  3. COWcontainer COWcontainer Public

    实现写时拷贝的容器

    C++

  4. thread_pool thread_pool Public

    简易线程池

    C++

  5. binary_tree_view binary_tree_view Public

    二叉树适配器

    C++

  6. xor_list xor_list Public

    XOR链表,主要是对组织代码以及编写文档的练习。尽可能和标准库中容器保持一致。

    C++