Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
wildcard.cpp File Reference
#include <ored/utilities/wildcard.hpp>
#include <ql/errors.hpp>
#include <boost/algorithm/string/replace.hpp>
#include <boost/make_shared.hpp>
#include <memory>
#include <set>

Go to the source code of this file.

Namespaces

namespace  ore
 Serializable Credit Default Swap.
 
namespace  ore::data
 

Functions

void partitionQuotes (const set< string > &quoteNames, set< string > &names, set< string > &regexes)
 
void partitionQuotes (const set< string > &quoteNames, set< string > &names, set< string > &regexes, std::set< std::string > &prefixes, const bool aggressivePrefixes)