Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@dnachbaur
Copy link
Contributor

No description provided.

@dnachbaur
Copy link
Contributor Author

Not sure I got the cleanup intention right. Only needed for 'real' strings imo, hence removed for all other array/vector types.

@rdumusc
Copy link

rdumusc commented Apr 19, 2016

To me this change makes sense. I wonder if we could go one step further and remove everything except the string getters for the string type. Are the typedef vector, etc.. needed?

@dnachbaur
Copy link
Contributor Author

Not needed also it seems. The zerobuf::Vector is needed in theory for guaranteeing zero-copy.

@eile
Copy link
Contributor

eile commented Apr 19, 2016

Agreed on the zero-copy path. Not sure how it looks for the equivalent of set( T*, size )?

@eile eile merged commit 20852f8 into HBPVIS:master Apr 19, 2016
@dnachbaur
Copy link
Contributor Author

Ahhh, that merge went too fast. Had the ones @rdumusc suggested not pushed yet...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants