![]() |
Home | Libraries | People | FAQ | More |
boost::unit_test::framework::context_generator
// In header: <boost/test/framework.hpp> struct context_generator { // public member functions context_generator(); bool is_empty() const; const_string next() const; };