Lumiera  0.pre.03
»edit your freedom«
lib::iter::test::anonymous_namespace{iter-chain-search-test.cpp} Namespace Reference

Typedefs

using Spam = vector< string >
 

Functions

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

Variables

const Spam SPAM
 

Variable Documentation

◆ SPAM

const Spam SPAM
Initial value:
{"spam"
,"sausage"
,"spam"
,"spam"
,"bacon"
,"spam"
,"tomato"
,"and"
,"spam"
}

Definition at line 60 of file iter-chain-search-test.cpp.