This website requires JavaScript.
Explore
Help
Sign In
boost
/
serialization
Watch
2
Star
0
Fork
0
You've already forked serialization
mirror of
https://github.com/boostorg/serialization.git
synced
2026-02-22 15:42:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
a1ffe9b19b97b75cae8d15131f601c070b2b2e54
serialization
/
include
History
Robert Ramey
a1ffe9b19b
Removed emplace in array serialization. I concluded that it didn't do what I hoped it would and couldn't do so without changing the library API which I was reluctant to so. Changing this use more traditional reference copying functions should have no impact on performance but should improve portability to other compilers such as Intel.
2016-11-02 15:32:10 -07:00
..
boost
Removed emplace in array serialization. I concluded that it didn't do what I hoped it would and couldn't do so without changing the library API which I was reluctant to so. Changing this use more traditional reference copying functions should have no impact on performance but should improve portability to other compilers such as Intel.
2016-11-02 15:32:10 -07:00