Lumiera 0.pre.04~rc.1
»edit your freedom«
Loading...
Searching...
No Matches
iter-chain-search-test.cpp File Reference

unit test IterChainSearch_test More...

Go to the source code of this file.

Description

unit test IterChainSearch_test

Definition in file iter-chain-search-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/format-util.hpp"
#include "lib/iter-chain-search.hpp"
#include "lib/iter-cursor.hpp"
#include "lib/util.hpp"
#include <vector>
#include <string>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::iter
 
namespace  lib::iter::test
 
namespace  lib::iter::test::anonymous_namespace{iter-chain-search-test.cpp}
 

Typedefs

using Spam = vector< string >
 

Classes

class  IterChainSearch_test
 

Functions

template<class II >
string materialise (II &&ii)
 Diagnostic helper: join all the elements from a copy of the iterator.
 
 LAUNCHER (IterChainSearch_test, "unit common")
 

Variables

const Spam SPAM