#include "blocxx/BLOCXX_config.h"#include "blocxx/String.hpp"#include "blocxx/Char16.hpp"#include "blocxx/Bool.hpp"#include <iosfwd>#include <cstring>Go to the source code of this file.
Namespaces | |
| namespace | BLOCXX_NAMESPACE |
Classes | |
| class | BLOCXX_NAMESPACE::StringBuffer |
Functions | |
| bool | BLOCXX_NAMESPACE::operator== (const StringBuffer &x, const StringBuffer &y) |
| bool | BLOCXX_NAMESPACE::operator!= (const StringBuffer &x, const StringBuffer &y) |
| bool | BLOCXX_NAMESPACE::operator== (const StringBuffer &x, const String &y) |
| bool | BLOCXX_NAMESPACE::operator!= (const StringBuffer &x, const String &y) |
| bool | BLOCXX_NAMESPACE::operator== (const String &x, const StringBuffer &y) |
| bool | BLOCXX_NAMESPACE::operator!= (const String &x, const StringBuffer &y) |
1.5.6