std::tr1::__promote_3

NAME

std::tr1::__promote_3 -

SYNOPSIS


Detailed Description

template<typename _Tp, typename _Up, typename _Vp> struct std::tr1::__promote_3< _Tp, _Up, _Vp >

Definition at line 64 of file common.h.

Public Member Functions

typedef __typeof__ (__type1()+__type2()+__type3()) __type

Author

Generated automatically by Doxygen for libstdc++ from the source code.