Generated on Thu Apr 11 14:00:12 2019 for Gecode by doxygen 1.6.3

Test::Array Namespace Reference

Tests for arrays. More...

Classes

class  Iterator
 Base class for testing iterators More...
class  TestSpace
 Test space. More...
class  VarArrayIterator
 Class for testing the VarArray iterator More...
class  VarArgsIterator
 Class for testing the VarArgs iterator More...
class  ViewArrayIterator
 Class for testing the ViewArray iterator More...
class  SharedArrayIterator
 Class for testing the SharedArray iterator More...

Variables

Test::Array::VarArrayIterator varArrayIteratorTest
 Class for testing the VarArray iterator
Test::Array::VarArgsIterator varArgsIteratorTest
 Class for testing the VarArgs iterator
Test::Array::ViewArrayIterator viewArrayIteratorTest
 Class for testing the ViewArray iterator
Test::Array::SharedArrayIterator sharedArrayIteratorTest
 Class for testing the SharedArray iterator

Detailed Description

Tests for arrays.


Variable Documentation

Class for testing the VarArray iterator

Class for testing the VarArgs iterator

Class for testing the ViewArray iterator

Class for testing the SharedArray iterator