blocxx
|
#include "blocxx/BLOCXX_config.h"
#include "blocxx/Char16.hpp"
#include "blocxx/String.hpp"
#include "blocxx/ByteSwap.hpp"
#include "blocxx/BinarySerialization.hpp"
#include "blocxx/UTF8Utils.hpp"
#include <cstdio>
#include <cstring>
#include <iostream>
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Taken from RFC 1321. | |
Functions | |
std::ostream & | BLOCXX_NAMESPACE::operator<< (std::ostream &ostrm, const Char16 &arg) |