Public Types | |
| typedef T | 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_t1 & | choose (bare_t1 &p1, bare_t2 &) | 
| static const bare_t1 & | choose (const bare_t1 &p1, const bare_t2 &) | 
Definition at line 89 of file static.hh.
 1.5.1