userver: protobuf::json::tests::FloatPositiveInfinity Struct Reference
Loading...
Searching...
No Matches
protobuf::json::tests::FloatPositiveInfinity Struct Reference

Detailed Description

Definition at line 420 of file utils.hpp.

Public Types

using Message = proto_json::messages::FloatMessage

Static Public Attributes

static constexpr const char * kJson = R"({"field1":"Infinity"})"
static constexpr FloatMessageData kValue = {std::numeric_limits<float>::infinity()}
static constexpr bool kSkip = !std::numeric_limits<float>::has_infinity

Member Typedef Documentation

◆ Message

using protobuf::json::tests::FloatPositiveInfinity::Message = proto_json::messages::FloatMessage

Definition at line 421 of file utils.hpp.

Member Data Documentation

◆ kJson

const char* protobuf::json::tests::FloatPositiveInfinity::kJson = R"({"field1":"Infinity"})"
staticconstexpr

Definition at line 422 of file utils.hpp.

◆ kSkip

bool protobuf::json::tests::FloatPositiveInfinity::kSkip = !std::numeric_limits<float>::has_infinity
staticconstexpr

Definition at line 424 of file utils.hpp.

◆ kValue

FloatMessageData protobuf::json::tests::FloatPositiveInfinity::kValue = {std::numeric_limits<float>::infinity()}
staticconstexpr

Definition at line 423 of file utils.hpp.


The documentation for this struct was generated from the following file:
  • /data/code/userver/libraries/protobuf/tests/json/utils.hpp