{"id":2406,"date":"2016-05-10T08:27:01","date_gmt":"2016-05-10T05:27:01","guid":{"rendered":"http:\/\/local.brightwhiz\/?p=2406"},"modified":"2024-02-20T10:21:24","modified_gmt":"2024-02-20T07:21:24","slug":"fmt-cpp-formating-library","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/fmt-cpp-formating-library\/","title":{"rendered":"CppFormat Gets a Name Change to fmt"},"content":{"rendered":"
The fmt library formally known as CppFormat is an open-source formatting library for C++ language. We’ve seen it can be used as a drop-in replacement for Here we have taken time to point out that this is just a name change to fmt and does not change anything within the library or its APIs. The main change of name is to match the internal library namespace naming conventions used to access the APIs. You can read more details on our overview of this library here<\/a>.<\/p>\n To download fmt you can go to the official website to download the library.<\/p>\n","protected":false},"excerpt":{"rendered":" The fmt library formally known as CppFormat is an open-source formatting library for C++ language. We’ve seen it can be used as a drop-in replacement for printf and the C++…<\/p>\n","protected":false},"author":1,"featured_media":2408,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[2,25,13,16],"tags":[60,111,248,350,433,471,544,591],"yoast_head":"\nprintf<\/code> and the C++ IOStreams.<\/p>\n