![]() |
ATLAS Offline Software
|
Define a specializable method for finding the index of an object within a container. More...
Go to the source code of this file.
Namespaces | |
| SG | |
| Forward declaration. | |
Functions | |
| template<typename CONT , typename ELT > | |
| bool | SG::findInContainer (const CONT &data, const ELT &element, typename CONT::size_type &index) |
| Find the index of an object within a container. More... | |
Define a specializable method for finding the index of an object within a container.
Definition in file findInContainer.h.
1.8.18