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

unit test IterAdapter_test More...

Go to the source code of this file.

Description

unit test IterAdapter_test

Definition in file iter-adapter-test.cpp.

#include "lib/test/run.hpp"
#include "lib/test/test-helper.hpp"
#include "lib/util.hpp"
#include "lib/util-foreach.hpp"
#include "lib/format-cout.hpp"
#include "lib/iter-adapter.hpp"
#include "lib/iter-adapter-ptr-deref.hpp"
#include <boost/lexical_cast.hpp>
#include <vector>

Namespaces

namespace  lib
 Implementation namespace for support and library code.
 
namespace  lib::test
 Unit tests for the Lumiera support library.
 
namespace  lib::test::anonymous_namespace{iter-adapter-test.cpp}
 

Classes

struct  WrappedVector
 example of simply wrapping an STL container and exposing a range as Lumiera Forward Iterator More...
 
class  TestContainer
 Example of a more elaborate custom container exposing an iteration API. More...
 
class  IterAdapter_test
 

Functions

 LAUNCHER (IterAdapter_test, "unit common")