Definition at line 431 of file utils.hpp.
|
| using | Message = proto_json::messages::DoubleMessage |
| |
|
| static constexpr const char * | kJson = R"({"field1":"NaN"})" |
| |
| static constexpr DoubleMessageData | kValue = {std::numeric_limits<double>::quiet_NaN()} |
| |
| static constexpr bool | kSkip = !std::numeric_limits<double>::has_quiet_NaN |
| |
◆ Message
| using protobuf::json::tests::DoubleQuietNan::Message = proto_json::messages::DoubleMessage |
◆ kJson
| constexpr const char* protobuf::json::tests::DoubleQuietNan::kJson = R"({"field1":"NaN"})" |
|
staticconstexpr |
◆ kSkip
| constexpr bool protobuf::json::tests::DoubleQuietNan::kSkip = !std::numeric_limits<double>::has_quiet_NaN |
|
staticconstexpr |
◆ kValue
| constexpr DoubleMessageData protobuf::json::tests::DoubleQuietNan::kValue = {std::numeric_limits<double>::quiet_NaN()} |
|
staticconstexpr |
The documentation for this struct was generated from the following file:
- /data/code/userver/libraries/protobuf/tests/json/utils.hpp