|
libfoedus-core
FOEDUS Core Library
|
#include <string>#include <vector>

Go to the source code of this file.
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. | |
Functions | |
| std::vector< std::string > | foedus::assorted::get_backtrace (bool rich=true) |
| Returns the backtrace information of the current stack. More... | |