Latest commit 5447dcb Mar 31, 2023 History
- `status_code_ptr` is to be renamed to `nested_status_code`.
- `make_nested_status_code` now takes a STL allocator.
- To avoid dragging in the STL allocator machinery into everything,
`nested_status_code.hpp` is no longer included by `system_error2.hpp`.
2 contributors

Users who have contributed to this file

@ned14 @jwtowner