|
Sequoia
|
Public Types | |
| using | stamp_t = std::filesystem::file_time_type |
| using | duration_t = stamp_t::duration |
Public Attributes | |
| std::filesystem::path | test_path |
| stamp_t | time_stamp |
Friends | |
| std::ostream & | operator<< (std::ostream &s, const prune_record &record) |
| auto | operator<=> (const prune_record &, const prune_record &) noexcept=default |
| std::istream & | operator>> (std::istream &s, prune_record &record) |