Lumiera
0.pre.03
»edit your freedom«
|
Go to the source code of this file.
unit test UtilCollection_test
Definition in file util-collection-test.cpp.
#include "lib/test/run.hpp"
#include "lib/itertools.hpp"
#include "lib/util-coll.hpp"
#include "lib/iter-adapter.hpp"
#include "lib/meta/trait.hpp"
#include <boost/lexical_cast.hpp>
#include <vector>
Classes | |
class | UtilCollection_test |
Typedefs | |
using | RangeI = lib::RangeIter< VecI::iterator > |
using | VecI = std::vector< uint > |
Functions | |
LAUNCHER (UtilCollection_test, "unit common") | |
VecI | someNumberz (uint count) |
Namespaces |