C-style null-terminated-character-array string library. More...
#include <string>
#include <cstring>
#include <cctype>
#include <algorithm>
#include <glib.h>
#include "memory/allocator.h"
#include "generic/arrayrange.h"
#include <sstream>
Go to the source code of this file.
C-style null-terminated-character-array string library.
Definition in file string.h.