OTest2
A C++ testing framework
Namespaces | Functions
runcode.cpp File Reference
#include "runcode.h"
#include <exception>
#include <sstream>
#include <string>
#include <context.h>
#include <exccatcher.h>
#include <internalerror.h>
#include <semanticstack.h>
Include dependency graph for runcode.cpp:

Go to the source code of this file.

Namespaces

 OTest2
 

Functions

bool OTest2::runUserCode (const Context &context_, std::function< void(const Context &)> ftor_) noexcept