mlund / faunus

A Framework for Metropolis Monte Carlo Simulation of Molecular Systems
https://faunus.readthedocs.io
MIT License
65 stars 34 forks source link

Minor shift towards std::string_view #400

Closed mlund closed 2 years ago

mlund commented 2 years ago

Convert const std::string&-> std:string_view in many places