#include <embed.h>
Public Member Functions | |
| template<class Type> | |
| dict (const Type &obj) | |
| Unary constructors. | |
| dict () | |
| Default constructor. | |
| DerefProxy< self > | operator* () |
| polybori::dict::dict | ( | const Type & | obj | ) | [inline] |
Unary constructors.
| polybori::dict::dict | ( | ) | [inline] |
Default constructor.
| DerefProxy<self> polybori::dict::operator* | ( | ) | [inline] |
1.5.6