aboutsummaryrefslogtreecommitdiff
path: root/ports/strict-variant/CONTROL
diff options
context:
space:
mode:
Diffstat (limited to 'ports/strict-variant/CONTROL')
-rw-r--r--ports/strict-variant/CONTROL3
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/strict-variant/CONTROL b/ports/strict-variant/CONTROL
new file mode 100644
index 000000000..cc8af9ef0
--- /dev/null
+++ b/ports/strict-variant/CONTROL
@@ -0,0 +1,3 @@
+Source: strict-variant
+Version: v0.5
+Description: Tagged union implementation that will never throw an exception or make a dynamic allocation in the effort of supporting types that have throwing moves.