Skip to content
Snippets Groups Projects
Commit 476ffa2f authored by Albert Hung (Embedded)'s avatar Albert Hung (Embedded) Committed by Milo Yip
Browse files

Rename to fix allocator shadowing

The identifier 'allocator' in the RapidJSON StdAllocator class declaration shadows the identifier 'allocator' in the
std::allocator class. To fix this, rename the 'allocator'
identifier in the StdAllocator class declaration to a different name.
parent 5e17dbed
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment