Skip to content

Prefer fmt::format() to boost::format()#1514

Merged
johnhaddon merged 10 commits intoImageEngine:mainfrom
murraystevenson:libfmt
Feb 13, 2026
Merged

Prefer fmt::format() to boost::format()#1514
johnhaddon merged 10 commits intoImageEngine:mainfrom
murraystevenson:libfmt

Conversation

@murraystevenson
Copy link
Collaborator

A contribution to #1339 nudging us away from boost::format().

Having to pepper GetString() and GetAsString() calls on USD types is a bit of a shame, but we can can likely improve that with some format_as once we're on a more modern version of fmt...

@murraystevenson murraystevenson self-assigned this Feb 13, 2026
@johnhaddon
Copy link
Member

Thanks Murray! I am very much looking forward to not having to use boost::format() any more.

@johnhaddon johnhaddon merged commit 8e7880b into ImageEngine:main Feb 13, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants