Typed version of local_entry that holds the values that are stored in a local_env.
More...
Public Member Functions | |
| local_entry (ValueType value) | |
| ValueType | get_value () const |
| template<typename ValueType > | |
| ValueType | get_value () |
Public Attributes | |
| ValueType | m_value |
Typed version of local_entry that holds the values that are stored in a local_env.
1.8.13