-
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
f5788b8
commit 89f0ab7
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule convert
updated
9 files
+2 −0 | .travis.yml | |
+1 −1 | doc/introduction.qbk | |
+2 −2 | doc/lexcast_converter.qbk | |
+1 −1 | doc/rationale.qbk | |
+2 −2 | doc/stream_converter.qbk | |
+2 −2 | example/algorithms.cpp | |
+51 −13 | include/boost/convert/base.hpp | |
+1 −1 | include/boost/convert/detail/range.hpp | |
+51 −20 | include/boost/convert/stream.hpp |