diff options
| author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-05-27 16:02:27 +0100 |
|---|---|---|
| committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-08-28 21:27:38 +0100 |
| commit | 0ff830542688959280b0513437fb45b21baf91d8 (patch) | |
| tree | 013db784eccd475d5d6124cda80667578f0d18cb /tests/unit_tests/ringct.cpp | |
| parent | 8b135e7aa3a990b83d8a5bb4fe7183457b1c8d82 (diff) | |
| download | monzero-core-0ff830542688959280b0513437fb45b21baf91d8.tar.gz monzero-core-0ff830542688959280b0513437fb45b21baf91d8.tar.xz monzero-core-0ff830542688959280b0513437fb45b21baf91d8.zip | |
serialization: declare do_serialize specializations before use
This lets my gcc picks those instead of the generic template
where appropriate (and then fail since std::vector<something>
does not have a serialize method.
Diffstat (limited to 'tests/unit_tests/ringct.cpp')
0 files changed, 0 insertions, 0 deletions
