Eduard Rakhmankulov created IGNITE-28196:
--------------------------------------------
Summary: C++ 3.0: add convinient to_string functions for basic
types to corresponding public headers.
Key: IGNITE-28196
URL: https://issues.apache.org/jira/browse/IGNITE-28196
Project: Ignite
Issue Type: Improvement
Reporter: Eduard Rakhmankulov
Private file string_extensions contains some to_string methods which is used
in test for basic types.
Such menthods should be public for user to utilize.
Methods should be moved to corresponding header files, e.g.
`to_string(ignite_date)` to `ignite_date.h`.
Tests for those methods should be provided.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)