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

unit test ScopedCollection_test More...

Go to the source code of this file.

Description

unit test ScopedCollection_test

Definition in file scoped-collection-test.cpp.

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{scoped-collection-test.cpp}
 

Typedefs

typedef ScopedCollection< Dummy, sizeof(SubDummy)> CollD
 

Classes

class  SubDummy
 
class  ScopedCollection_test
 
class  ScopedCollection_test::Populator
 Functor to populate the Collection. More...
 
class  ScopedCollection_test::ManagerDemo
 

Functions

 LUMIERA_ERROR_DEFINE (SUBVERSIVE, "undercover action")
 
uint sum (uint n)
 
 LAUNCHER (ScopedCollection_test, "unit common")