mirror of
https://github.com/Cantera/cantera.git
synced 2026-08-07 03:34:48 -05:00
Allows removal of boilerplate code and calls to GetString helper (which is now gone). Bonus: no more closure allocations when calling GetString and needing to capture extra variable into the FillStringBufferFunc, which only takes two arguments.