chrono icon indicating copy to clipboard operation
chrono copied to clipboard

misspelled macro name in docs

Open jefftrull opened this issue 5 years ago • 1 comments

chrono.qbk and reference.html refer to BOOST_HAS_CLOCK_STEADY but I think it's meant to be BOOST_CHRONO_HAS_CLOCK_STEADY. The former is not defined anywhere.

jefftrull avatar Sep 04 '20 05:09 jefftrull

That's https://github.com/boostorg/chrono/blob/aa51cbd5121ed29093484f53e5f96e13a9a915b4/doc/chrono.qbk#L3835

jefftrull avatar Mar 10 '21 07:03 jefftrull