|
libfoedus-core
FOEDUS Core Library
|
#include <stdint.h>#include <algorithm>#include <cstring>#include <cwchar>#include <ostream>#include <string>#include "foedus/assert_nd.hpp"#include "foedus/cxx11.hpp"

Go to the source code of this file.
Classes | |
| class | foedus::assorted::FixedString< MAXLEN, CHAR > |
| An embedded string object of fixed max-length, which uses no external memory. More... | |
Namespaces | |
| foedus | |
| Root package of FOEDUS (Fast Optimistic Engine for Data Unification Services). | |
| foedus::assorted | |
| Assorted Methods/Classes that are too subtle to have their own packages. | |