libfoedus-core
FOEDUS Core Library
rich_backtrace.hpp File Reference
#include <string>
#include <vector>
Include dependency graph for rich_backtrace.hpp:
This graph shows which files directly or indirectly include this file:

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...