Defines a SFINAE-friendly version of std::common_type.  
More...
| Classes | |
| struct | boost::hana::detail::std_common_type< T, U, typename > | 
| Equivalent to std::common_type, except it is SFINAE-friendly and does not support custom specializations.  More... | |
| Namespaces | |
| boost::hana | |
| Namespace containing everything in the library. | |
Defines a SFINAE-friendly version of std::common_type.