Commit Graph

5 Commits

Author SHA1 Message Date
8baec60155 implement an utils::print() function similar to fmt::print()
this doesn't have the constexpr requirement for the format string.
also it will help porting to std::format in C++20, which doesn't
have a similar functionality either.
2025-01-23 00:03:30 -05:00
dca156eacc Edits to devleoper doc files 2 2024-08-15 17:12:39 -06:00
a6c7eef624 a few possible typos 2023-03-21 21:32:20 -06:00
3c5083d75d implement suggestions from @jtclemm 2023-03-21 21:36:27 -04:00
93b42f14e9 start document describing the implementation of a pair style 2023-02-27 01:58:59 -05:00