cplusplus / cplusplus/draft

[time.clock.tai.nonmembers] Example doesn't use the function it's supposed to show

Open
#5,933 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TeX
Stars
221
Forks
813
Avg merge
16h 4m
Merged PRs (30d)
36

Description

The example is attached to the operator<< overload for tai_time but it uses std::format instead, and not with the same format string as operator<< uses.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at the example attached to the operator<< overload for tai_time and compare it with the std::format example. Update the example so it calls the operator it documents and uses the same format string; done means the example demonstrates operator<< consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
cpp
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.