[ https://issues.apache.org/jira/browse/THRIFT-5660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jens Geyer updated THRIFT-5660: ------------------------------- Summary: TTransportException: create thrift::numeric_cast (was: lib: cpp: TTransportException: create thrift::numeric_cast) > TTransportException: create thrift::numeric_cast > ------------------------------------------------ > > Key: THRIFT-5660 > URL: https://issues.apache.org/jira/browse/THRIFT-5660 > Project: Thrift > Issue Type: Improvement > Components: C++ - Library > Reporter: Christopher Friedt > Assignee: Christopher Friedt > Priority: Trivial > > This adds an equivalent implementation of `boost::numeric_cast` written > purely in standard c++. > The implementation is relatively trivial and reduces the dependency on > `boost`. > Adapted from > https://stackoverflow.com/a/49658950/5636218 > PR is here: > [https://github.com/apache/thrift/pull/2689] > See also: > [https://github.com/zephyrproject-rtos/gsoc-2022-thrift/issues/147] > -- This message was sent by Atlassian Jira (v8.20.10#820010)