std_utils 0.7.5 review

Download
by rbytes.net on

std_utils is a small library of utility functions and classes. std_utils library supports string operations such as a stripper of le

License: GPL (GNU General Public License)
File size: 0K
Developer: Omnicron
0 stars award from rbytes.net

std_utils is a small library of utility functions and classes.

std_utils library supports string operations such as a stripper of leading or trailing characters and tokenizer, and a configuration file parser.

What's New in This Release:
A type to throw exceptions on cConfig was added.
An isKey() function was added to cConfig.
The documentation was completed. cLog was removed as you can get the same behavior using fstream with "flush" at the end, which is more efficient.
The deprecated gettok() was removed.
A reentrant version of gettok was included to avoid copies.
"stdu" was added as an alias to the "std_util" namespace.

std_utils 0.7.5 keywords