carl  24.04
Computer ARithmetic Library
carl::mpl_variant_of_impl< true, Vector, Unpacked... > Struct Template Reference

#include <mpl_utils.h>

Public Types

typedef boost::variant< Unpacked... > type
 

Detailed Description

template<typename Vector, typename... Unpacked>
struct carl::mpl_variant_of_impl< true, Vector, Unpacked... >

Definition at line 49 of file mpl_utils.h.

Member Typedef Documentation

◆ type

template<typename Vector , typename... Unpacked>
typedef boost::variant<Unpacked...> carl::mpl_variant_of_impl< true, Vector, Unpacked... >::type

Definition at line 50 of file mpl_utils.h.


The documentation for this struct was generated from the following file: