Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
DynListRemovePredicateTest Class Reference
Inheritance diagram for DynListRemovePredicateTest:
[legend]
Collaboration diagram for DynListRemovePredicateTest:
[legend]

Protected Member Functions

void SetUp () override
 

Protected Attributes

DynList< intlist
 

Detailed Description

Definition at line 641 of file htlist_test.cc.

Member Function Documentation

◆ SetUp()

void DynListRemovePredicateTest::SetUp ( )
inlineoverrideprotected

Definition at line 646 of file htlist_test.cc.

References Aleph::DynList< T >::append(), and list.

Member Data Documentation

◆ list

DynList<int> DynListRemovePredicateTest::list
protected

Definition at line 644 of file htlist_test.cc.

Referenced by SetUp().


The documentation for this class was generated from the following file: