-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9269b6f
commit 4f93dbb
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule json
updated
5 files
+42 −0 | doc/qbk/conversion/guidelines.qbk | |
+1 −0 | doc/qbk/conversion/overview.qbk | |
+181 −259 | include/boost/json/detail/value_to.hpp | |
+3 −0 | include/boost/json/impl/conversion.hpp | |
+20 −1 | test/value_to.cpp |