Rosetta  2016.11
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces
in_place_list.hh File Reference

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/pointer/ReferenceCount.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.
 

Detailed Description

a doubly linked list where elements are shuffled in place.

Author
Andrew Leaver-Fay (aleav.nosp@m.erfa.nosp@m.y@gma.nosp@m.il.c.nosp@m.om)