Skip to content

give vector branch an outVec method to attach and give vector-like operators (push_back et al) in write mode

Maximilian Emanuel Goblirsch-Kolb requested to merge allowChangeToVecBranch into master

@jojungge, this change allows you to do push_backs and other operations with vector branches after having done a set() once.

Edited by Maximilian Emanuel Goblirsch-Kolb

Merge request reports