Definition at line 431 of file glue_control.cpp.
| var_exception | ( | const generic & | g ) | [inline] |
Definition at line 436 of file glue_control.cpp.
: rep (g) {}
| generic operator* | ( | ) | const [inline] |
Definition at line 435 of file glue_control.cpp.
{ return rep; }
1.7.2