SMT-RAT
24.02
Toolbox for Strategic and Parallel Satisfiability-Modulo-Theories Solving
|
Converts variants to another variant type not using the Converter class. More...
#include <Conversions.h>
Public Types | |
typedef Res | result_type |
Public Member Functions | |
template<typename T > | |
Res | operator() (const T &t) |
template<typename Variant > | |
Res | convert (const Variant &t) |
Converts variants to another variant type not using the Converter class.
Definition at line 133 of file Conversions.h.
typedef Res smtrat::parser::conversion::VariantVariantConverter< Res >::result_type |
Definition at line 134 of file Conversions.h.
|
inline |
Definition at line 140 of file Conversions.h.
|
inline |
Definition at line 136 of file Conversions.h.