Skip to content

Use LIBCPP_STATIC_ASSERT in chrono test #132546

@mordante

Description

@mordante
          As the `is_steady` is tested only once (ditto `tai_clock::is_steady`) and doesn't seem necessary for twice, should we just remove it and write `LIBCPP_STATIC_ASSERT(std::chrono::gps_clock::is_steady == false);` instead?

Originally posted by @frederick-vs-ja in #132532 (comment)

Metadata

Metadata

Assignees

Labels

chronoIssues related to std::chronolibc++libc++ C++ Standard Library. Not GNU libstdc++. Not libc++abi.test-suite

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions