From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- src/boost/libs/convert/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/boost/libs/convert/README.md (limited to 'src/boost/libs/convert/README.md') diff --git a/src/boost/libs/convert/README.md b/src/boost/libs/convert/README.md new file mode 100644 index 000000000..1d45aa7b4 --- /dev/null +++ b/src/boost/libs/convert/README.md @@ -0,0 +1,7 @@ +The library builds on the `boost::lexical_cast` experience and takes those type conversion/transformation-related ideas further + +* to be useful and applicable in a wider range of deployment scenarios, +* to provide a flexible, extendible and configurable type-conversion framework. + +**HTML documentation is available [here](http://boostorg.github.io/convert).** + -- cgit v1.2.3