Lumiera 0.pre.04
»edit your freedom«
Loading...
Searching...
No Matches
removefromsettest.cpp File Reference

unit test RemoveFromSet_test More...

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>

Namespaces

namespace  util
 
namespace  util::test
 

Typedefs

using IntSet = std::set< uint >
 

Classes

class  RemoveFromSet_test
 

Functions

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