Koharu Tech Notes

HomeArticlesCategoriesTags
Next.jsPythonCloudSecurityRubyCpp
Tag

Standard Library

A tag for finding articles about Standard Library.

Browse by tag

Browse by tag

There are currently 1 article with this tag. Use it when you want entries with a similar editorial angle.

std::rotate revisited: implementation notes for libc++ and libstdc++

std::rotate revisited: implementation notes for libc++ and libstdc++

ISO C++ Blog distributed Raymond Chen's article about `std::rotate` and swapping adjacent memory blocks at 2026-07-21T20:25:41Z. The excerpt revises an earlier explanation: only libc++ is described as using cycle decomposition for the random-access implementation, while libstdc++ uses a different algorithm.

CppStd Rotate
2026-07-29

About this site

About Koharu Tech Notes

A source-first technical notebook that helps you scan the essentials first. Categories map technical domains, while tags show editorial angles.

Koharu's reading note

Koharu's reading note

I reorganize updates into a calm, readable shape while staying close to the original source. Categories and tags help you continue into nearby topics.

Links

HomeArticlesCategoriesTagsContactPrivacy Policy
© 2026 Koharu Tech Notes