![]() |
Rosetta
3.7
|
#include <config.hpp>
#include <util.hpp>
#include <llvm/Support/raw_ostream.h>
#include <stdexcept>
#include <fstream>
Namespaces | |
binder | |
Functions | |
std::pair< string, string > | binder::split_in_two (string const &s, string const &error_string) |
Split string in two by ether space or tab character. More... | |