std::tr1::__promote_2

NAME

std::tr1::__promote_2 -

SYNOPSIS


Detailed Description

template<typename _Tp, typename _Up> struct std::tr1::__promote_2< _Tp, _Up >

Definition at line 53 of file common.h.

Public Member Functions

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

Author

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