Skip to content

soramimi/strformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

strformat

header-only string formatter

strformat("Hello, %s\n").s("world").put();
std::string s = strformat("Copyright (C) %d soramimi").d(2022);

About

header-only string formatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published