|
SMACC
|
#include <smacc/introspection/string_type_walker.h>#include <regex>#include <memory>#include <map>#include <set>#include <iostream>#include <boost/algorithm/string.hpp>#include <boost/algorithm/string/find_iterator.hpp>#include <algorithm>#include <boost/algorithm/string/trim.hpp>#include <smacc/common.h>
Go to the source code of this file.
Namespaces | |
| namespace | smacc |
| namespace | smacc::introspection |
Functions | |
| bool | smacc::introspection::replace (std::string &str, const std::string &from, const std::string &to) |
| std::string | smacc::introspection::replace_back (std::string roottype, std::vector< std::pair< std::string, std::string > > &orderedtypesdict) |