carl
24.04
Computer ARithmetic Library
|
#include <mpl_utils.h>
Public Types | |
typedef boost::mpl::front< Vector >::type | Front |
typedef boost::mpl::pop_front< Vector >::type | Tail |
typedef mpl_variant_of_impl< boost::mpl::empty< Tail >::value, Tail, Front, Unpacked... >::type | type |
Definition at line 43 of file mpl_utils.h.
typedef boost::mpl::front<Vector>::type carl::mpl_variant_of_impl< bool, Vector, Unpacked >::Front |
Definition at line 44 of file mpl_utils.h.
typedef boost::mpl::pop_front<Vector>::type carl::mpl_variant_of_impl< bool, Vector, Unpacked >::Tail |
Definition at line 45 of file mpl_utils.h.
typedef mpl_variant_of_impl<boost::mpl::empty<Tail>::value, Tail, Front, Unpacked...>::type carl::mpl_variant_of_impl< bool, Vector, Unpacked >::type |
Definition at line 46 of file mpl_utils.h.