Rosetta
|
a doubly linked list where elements are shuffled in place. More...
#include <utility/in_place_list.fwd.hh>
#include <platform/types.hh>
#include <utility/vector1.hh>
#include <utility/VirtualBase.hh>
Classes | |
class | utility::list_element< T > |
class | utility::in_place_list< T > |
Namespaces | |
utility | |
unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0. | |
a doubly linked list where elements are shuffled in place.