|
Scroom 0.14-48-ga0fee447
|
#include <bookkeepingimpl.hh>

Public Types | |
| using | VTPtr = typename ValueType< V >::Ptr |
Public Member Functions | |
| LValue (VTPtr pv_) | |
| LValue & | operator= (const V &v) |
| operator V () | |
Private Attributes | |
| VTPtr | pv |
| using Scroom::Bookkeeping::Detail::LValue< V >::VTPtr = typename ValueType<V>::Ptr |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
|
private |