DGtal 2.1.0
|
Public Member Functions | |
ConstAliasToConstRefMember (ConstAlias< DummyTbl > a1) | |
int | value () const |
Data Fields | |
const DummyTbl & | myDummyTbl |
Definition at line 288 of file testClone2.cpp.
|
inline |
Definition at line 289 of file testClone2.cpp.
|
inline |
Definition at line 290 of file testClone2.cpp.
References myDummyTbl, and DummyTbl::value().
Referenced by testConstAliasCases().
const DummyTbl& ConstAliasToConstRefMember::myDummyTbl |
Definition at line 291 of file testClone2.cpp.
Referenced by value().