SMACC2
Loading...
Searching...
No Matches
Namespaces | Functions
string_type_walker.cpp File Reference
#include <smacc2/introspection/smacc_type_info.hpp>
#include <algorithm>
#include <boost/algorithm/string.hpp>
#include <boost/algorithm/string/find_iterator.hpp>
#include <boost/algorithm/string/trim.hpp>
#include <iostream>
#include <map>
#include <memory>
#include <regex>
#include <set>
#include <smacc2/common.hpp>
Include dependency graph for string_type_walker.cpp:

Go to the source code of this file.

Namespaces

namespace  smacc2
 
namespace  smacc2::introspection
 

Functions

bool smacc2::introspection::replace (std::string &str, const std::string &from, const std::string &to)
 
std::string smacc2::introspection::replace_back (std::string roottype, std::vector< std::pair< std::string, std::string > > &orderedtypesdict)