Skip to content

Rose::KeepGoing::CreateExpectationsMap

Synopsis

Declared in <SageIII/sage_support/keep_going.h>

std::map<std::string, std::string>
CreateExpectationsMap(std::string const& filename);

Return Value

A map of all filenames expected to fail.

Created with MrDocs