This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| pub:software:development:vscodium:cpp:get_started [2026/09/01 03:37] – [Using the format library] admin | pub:software:development:vscodium:cpp:get_started [2026/09/01 03:39] (current) – [Using the format library] admin | ||
|---|---|---|---|
| Line 334: | Line 334: | ||
| using std::cout; | using std::cout; | ||
| using std::endl; | using std::endl; | ||
| - | using fmt:: | + | using fmt:: |
| using fmt::print; | using fmt::print; | ||