Algorithms Library Toolkit
A toolkit for algorithms, especially for algorithms on formal languages
|
Class to help building of the variant type or, in case variant is requested to be constructed from single type or more types but all the same, that concrete type. More...
#include <variant.hpp>
Class to help building of the variant type or, in case variant is requested to be constructed from single type or more types but all the same, that concrete type.
Res | the resulting contstructed variant |
Ts | ... pack of types to construct the variant from |