Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::units::add_typeof_helper< quantity< unit< Dim1, System1 >, X >, quantity< unit< Dim2, System2 >, Y > > Struct Template Reference

for sun CC we need to invoke SFINAE at the top level, otherwise it will silently return int. More...

#include <quantity.hpp>

Detailed Description

template<class Dim1, class System1, class Dim2, class System2, class X, class Y>
struct boost::units::add_typeof_helper< quantity< unit< Dim1, System1 >, X >, quantity< unit< Dim2, System2 >, Y > >

for sun CC we need to invoke SFINAE at the top level, otherwise it will silently return int.


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