Fix some ref/map/block non-trivial interactions.
This commit is contained in:
parent
f285251a52
commit
399f17af57
7 changed files with 127 additions and 22 deletions
|
|
@ -93,6 +93,7 @@ class ROTGEN_EXPORT CLASSNAME
|
|||
const TYPE* data() const;
|
||||
|
||||
#if !defined(USE_CONST)
|
||||
TYPE* data();
|
||||
void setZero();
|
||||
void setOnes();
|
||||
void setRandom();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue