mln::trait::set_binary_< promote, Object, T, Object, T > Struct Template Reference
Default case when one type is involved twice: the promotion type is the same as the input type (so actually there is no promotion).
More...
#include <promote.hh>
List of all members.
|
Public Types |
typedef T | ret |
Detailed Description
template<typename T>
struct mln::trait::set_binary_< promote, Object, T, Object, T >
Default case when one type is involved twice: the promotion type is the same as the input type (so actually there is no promotion).
Definition at line 68 of file promote.hh.
Member Typedef Documentation