diff options
author | Tom Smeding <tom.smeding@gmail.com> | 2019-02-01 15:00:54 +0100 |
---|---|---|
committer | Tom Smeding <tom.smeding@gmail.com> | 2019-02-01 16:44:55 +0100 |
commit | 5d2fdc2e8c8b3d95c0a82f7f910ab63cec00cbbb (patch) | |
tree | 94154696ac431acefbe342b645c466ca1e20d2ed /src/cryptonote_core/tx_pool.h | |
parent | Merge pull request #4988 (diff) | |
download | monero-5d2fdc2e8c8b3d95c0a82f7f910ab63cec00cbbb.tar.xz |
serialization: Use pos_type instead of streampos
According to [1], the ios_base::streampos member type is deprecated, and
removed in C++17. This type was an alias for pos_type, which this commit
uses instead.
[1]: https://en.cppreference.com/w/cpp/io/ios_base
Diffstat (limited to 'src/cryptonote_core/tx_pool.h')
0 files changed, 0 insertions, 0 deletions