Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
Recursive step of class to build the variant type. More...
#include <variant.hpp>
Recursive step of class to build the variant type.
ResTs | ... pack of types already accepted as types of the variant |
T | next type to construct the variant from |
Ts | ... remaining types to add to variant template parameters |