mirror of
https://github.com/boostorg/json.git
synced 2026-02-11 11:52:17 +00:00
The destructor and move constructor definitions are moved to the header file to allow the compiler to still optimize some array and object operations when whole program optimization is not turned on.