hyperrealm / libconfig

C/C++ library for processing configuration files
https://hyperrealm.github.io/libconfig/
GNU Lesser General Public License v2.1
1.1k stars 360 forks source link

Add isString () convenience method #169

Closed PixlOne closed 3 years ago

PixlOne commented 4 years ago

Adds a convenience method for checking if a libconfig::Setting is a string, also adds it to doc/libconfig.texi.