Connect++ 0.6.0
A fast, readable connection prover for first-order logic.
Loading...
Searching...
No Matches
schedule::set_step Struct Reference

Semantic action for parser. More...

#include <Schedule.hpp>

Public Member Functions

void operator() (string, qi::unused_type, qi::unused_type) const
 

Detailed Description

Semantic action for parser.

Definition at line 179 of file Schedule.hpp.

Member Function Documentation

◆ operator()()

void schedule::set_step::operator() ( string s,
qi::unused_type ,
qi::unused_type  ) const

Definition at line 126 of file Schedule.cpp.

127 {
128 step = s;
129}

The documentation for this struct was generated from the following files: