Files
lammps/doc/utils
Axel Kohlmeyer 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
..
2022-07-22 11:09:41 +07:00