gatb.core-API-0.0.0
Bag.hpp File Reference

Bag interface. More...

Include dependency graph for Bag.hpp:

Classes

class  Bag< Item >
 Bag interface. More...
 

Namespaces

 gatb::core
 Core package of the GATP project.
 
 gatb::core::tools
 Tools package.
 
 gatb::core::tools::collections
 Collections interfaces.
 

Detailed Description

Bag interface.

Date
01/03/2013
Author
edrezen This file holds interfaces related to the Bag interface, ie something we can put items into.