Jiri Daněk created PROTON-2459:
----------------------------------
Summary: Use std::chrono in cpp binding
Key: PROTON-2459
URL: https://issues.apache.org/jira/browse/PROTON-2459
Project: Qpid Proton
Issue Type: Improvement
Components: cpp-binding
Affects Versions: proton-c-0.36.0
Reporter: Jiri Daněk
{noformat}
// Can't use std::chrono since we still support C++03, sigh.
{noformat}
This is not true anymore, C++11 is now the minimum supported, so we may be able
to remove some ifdefs there, in {{cpp/src/timestamp.cpp}}.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]