Public Types | |
typedef U | t |
typedef remove_const < typename remove_reference< T >::t >::t | bare_t1 |
typedef remove_const < typename remove_reference< U >::t >::t | bare_t2 |
Static Public Member Functions | |
static bare_t2 & | choose (bare_t1 &, bare_t2 &p2) |
static const bare_t2 & | choose (const bare_t1 &, const bare_t2 &p2) |
Definition at line 106 of file static.hh.