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

Skip to content

Conversation

@dnachbaur
Copy link
Contributor

No description provided.

member_emits.append(member.emit_value_changed(True))
body = []
body.append("const bool ret = ::zerobuf::Zerobuf::_fromBinary( data, size );")
body.append("{0}".format(NEXTLINE.join(member_emits)))
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is: "{0}".format() useful?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After my internal refactorings not anymore :)

@rdumusc
Copy link

rdumusc commented Apr 19, 2016

+1 this looks good

@dnachbaur dnachbaur merged commit ba5dbba into HBPVIS:master Apr 19, 2016
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.

2 participants