Tatooine
Classes | Namespaces | Typedefs
common_type.h File Reference

Go to the source code of this file.

Classes

struct  tatooine::common_type_impl< T >
 
struct  tatooine::common_type_impl< T1, T2, R... >
 

Namespaces

namespace  tatooine
 

Typedefs

template<typename... Ts>
using tatooine::common_type = typename common_type_impl< Ts... >::type