Skip to content

Commit

Permalink
cista::variant<T...> type (closes #35) (#67)
Browse files Browse the repository at this point in the history
  • Loading branch information
felixguendling committed Mar 7, 2020
1 parent 7fab8d1 commit 09b6ecc
Show file tree
Hide file tree
Showing 6 changed files with 689 additions and 1 deletion.
1 change: 1 addition & 0 deletions include/cista/containers.h
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
#include "cista/containers/hash_set.h"
#include "cista/containers/string.h"
#include "cista/containers/unique_ptr.h"
#include "cista/containers/variant.h"
#include "cista/containers/vector.h"
Loading

0 comments on commit 09b6ecc

Please sign in to comment.