diff options
author | KarlSchimpf <karlschimpf@gmail.com> | 2017-06-23 11:52:29 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-06-23 11:52:29 -0700 |
commit | eea347b3eeb26989989aa9e62413e1841300a026 (patch) | |
tree | c1ded0eaf3127ea958fe29998191ff870dcc7398 /src/binary-reader-objdump.cc | |
parent | 708c56b3361dfb082f3ac7b576f6c9c64ab16655 (diff) | |
download | wabt-eea347b3eeb26989989aa9e62413e1841300a026.tar.gz wabt-eea347b3eeb26989989aa9e62413e1841300a026.tar.bz2 wabt-eea347b3eeb26989989aa9e62413e1841300a026.zip |
Fix circular array to create/destroy elements. (#519)
* Fix circular array to create/destroy elements.
* Be consistent with references to the element type.
* Use std::array to manage contents of circular array.
* Let the compiler build the default destructor for circular array.
* Define a constructor for Token, so that circular array is initialized.
Diffstat (limited to 'src/binary-reader-objdump.cc')
0 files changed, 0 insertions, 0 deletions