
Public Types | |
| typedef T | value_type | 
| 
typedef handler< label_h, const SmartLabel< T > * >  | hlabel_t | 
Public Member Functions | |
| hlabel_t | insert (const T &) | 
| void | erase (const hlabel_t &) | 
| hlabel_t | update (const hlabel_t &, const T &) | 
| const T & | get_label (const hlabel_t &) const | 
| hlabel_t | get_hlabel (const T &) const | 
Definition at line 58 of file smart_label.hh.
 1.5.1