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 /external | |
parent | Added note on generating H2 (diff) | |
download | monero-0ff830542688959280b0513437fb45b21baf91d8.tar.xz |
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 'external')
0 files changed, 0 insertions, 0 deletions