#include <STLhelp.h>
Collaboration diagram for bogotel::ContainerNotEmpty< CONT >:
Public Member Functions | |
ContainerNotEmpty (CONT &cont) | |
bool | operator() () |
Private Attributes | |
CONT & | _cont |
|
Definition at line 30 of file STLhelp.h. References bogotel::ContainerNotEmpty< CONT >::_cont. |
|
Definition at line 34 of file STLhelp.h. References bogotel::ContainerNotEmpty< CONT >::_cont. |
|
Definition at line 40 of file STLhelp.h. Referenced by bogotel::ContainerNotEmpty< CONT >::ContainerNotEmpty(), and bogotel::ContainerNotEmpty< CONT >::operator()(). |