Namespaces | Functions
Utilities.h File Reference

Go to the source code of this file.

Namespaces

 SurgSim
 
 SurgSim::Testing
 

Functions

template<class Container >
bool SurgSim::Testing::doesContain (const Container &container, const typename Container::value_type &value)
 Predicate to use to test whether a container contains a certain element. More...