The Wayback Machine - https://web.archive.org/web/20201123195123/https://github.com/topics/variant
Skip to content
#

variant

Here are 71 public repositories matching this topic...

BackportCpp
bitwizeshift
bitwizeshift commented Jun 25, 2020

Checklist

  • I did not find a duplicate of this feature request in the Github Issues section.

Description

C++11 introduced shared_ptr, which works with T[] types -- but only if the type is given a custom deleter. C++20 expanded this to support shared_ptr<T[]>, and introduces an overload for make_shared for this.

Backport should be updated to support thi

chessCAMO is a newly proposed chess engine with a built-in variant that stands for Calculations Always Make Opportunities and was inspired by the very popular chess variant Crazyhouse. The "CAMO" portion comes from the idea that in this variant a player can sacrifice making a move to replace one of their pieces from the "piece reservoir".

  • Updated Jul 10, 2020
  • C++

Improve this page

Add a description, image, and links to the variant topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the variant topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.