This website requires JavaScript.
Explore
Help
Sign In
gvsafronov
/
rapidjson
Watch
1
Star
0
Fork
0
You've already forked rapidjson
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
rapidjson
/
include
History
Étienne Dupuis
86e280f636
Solves
#1108
. The default copy constructor of GenericPointer will use the allocator of the copied object. The extra copy constructor that takes an allocator as a parameter is distinct if someone really wants to create a copy with a null allocator.
2017-11-23 09:16:20 +01:00
..
rapidjson
Solves
#1108
. The default copy constructor of GenericPointer will use the allocator of the copied object. The extra copy constructor that takes an allocator as a parameter is distinct if someone really wants to create a copy with a null allocator.
2017-11-23 09:16:20 +01:00