Rosetta
Namespaces | Typedefs
ArrayPool.fwd.hh File Reference

Forward declaration for ArrayPool classes. More...

#include <platform/types.hh>
#include <utility/pointer/owning_ptr.hh>

Namespaces

 utility
 unresizable vector whose size is known at compile time, which may be allocated on the stack, and which indexes from 0.
 
 utility::graph
 

Typedefs

typedef utility::pointer::shared_ptr< ArrayPool< platform::Real > > utility::graph::RealArrayPoolOP
 
typedef utility::pointer::shared_ptr< ArrayPool< platform::Real > const > utility::graph::RealArrayPoolCOP
 

Detailed Description

Forward declaration for ArrayPool classes.

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