|
WSF
|
#include <memory>#include <utility>#include "UtMemory.hpp"

Go to the source code of this file.
Classes | |
| class | wsf::coverage::GridAction |
| An object that can be invoked for each point in a grid. More... | |
| class | wsf::coverage::GridActionT< Callable > |
Namespaces | |
| namespace | wsf |
| Function definitions for those who need run-time access to the version. | |
| namespace | wsf::coverage |
Functions | |
| template<typename Callable> | |
| std::unique_ptr< GridAction > | wsf::coverage::CreateGridAction (Callable &&aCallable) |