carl  24.04
Computer ARithmetic Library
carl::mpl_concatenate_impl< 1, Front, Tail... > Struct Template Reference

#include <mpl_utils.h>

Public Types

typedef Front type
 

Detailed Description

template<typename Front, typename... Tail>
struct carl::mpl_concatenate_impl< 1, Front, Tail... >

Definition at line 34 of file mpl_utils.h.

Member Typedef Documentation

◆ type

template<typename Front , typename... Tail>
typedef Front carl::mpl_concatenate_impl< 1, Front, Tail... >::type

Definition at line 35 of file mpl_utils.h.


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