Lumiera  0.pre.03
»edit your freedom«
removefromsettest.cpp File Reference

Go to the source code of this file.

Description

unit test RemoveFromSet_test

Definition in file removefromsettest.cpp.

#include "lib/test/run.hpp"
#include "lib/util-foreach.hpp"
#include "lib/format-cout.hpp"
#include "lib/format-util.hpp"
#include <boost/lexical_cast.hpp>
#include <functional>
#include <string>
#include <set>

Classes

class  RemoveFromSet_test
 

Typedefs

using IntSet = std::set< uint >
 

Functions

 LAUNCHER (RemoveFromSet_test, "unit common")
 
function< bool(uint)> select_match (string description)
 
void show (IntSet const &coll)