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

Detailed Description

Definition at line 413 of file utils.hpp.

Public Types

using Message = proto_json::messages::FloatMessage

Static Public Attributes

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

Member Typedef Documentation

◆ Message

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

Definition at line 414 of file utils.hpp.

Member Data Documentation

◆ kJson

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

Definition at line 415 of file utils.hpp.

◆ kSkip

bool protobuf::json::tests::FloatSignalingNan::kSkip = !std::numeric_limits<float>::has_signaling_NaN
staticconstexpr

Definition at line 417 of file utils.hpp.

◆ kValue

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

Definition at line 416 of file utils.hpp.


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