diff options
| author | Cory Fields <[email protected]> | 2014-10-08 14:27:07 -0400 |
|---|---|---|
| committer | Cory Fields <[email protected]> | 2014-10-15 15:13:19 -0400 |
| commit | 1d9b86d584542fbc34bf49726badaba2ca764228 (patch) | |
| tree | c4707cfbfa2d6c5374b0edd665d74d897867a3af /src/key.cpp | |
| parent | Merge pull request #4942 (diff) | |
| download | discoin-1d9b86d584542fbc34bf49726badaba2ca764228.tar.xz discoin-1d9b86d584542fbc34bf49726badaba2ca764228.zip | |
boost: drop dependency on is_fundamental in serialization
There's only one case where a vector containing a fundamental type is
serialized all-at-once, unsigned char. Anything else would lead to
strange results.
Use a dummy argument to overload in that case.
Diffstat (limited to 'src/key.cpp')
0 files changed, 0 insertions, 0 deletions