FOSSology
4.4.0
Open Source License Compliance by Open Source Software
|
General utility functions for CPP. More...
#include <unicode/unistr.h>
Go to the source code of this file.
Namespaces | |
fo | |
fo namespace holds the FOSSology library functions. | |
Functions | |
unsigned long | fo::stringToUnsignedLong (const char *string) |
bool | fo::stringToBool (const char *string) |
icu::UnicodeString | fo::recodeToUnicode (const std::string &input) |
General utility functions for CPP.
Definition in file libfossUtils.hpp.