IMP  2.0.1
The Integrative Modeling Platform
Vector.h File Reference

A class for storing lists of IMP items. More...

#include <IMP/base/base_config.h>
#include "Showable.h"
#include "Value.h"
#include <sstream>
#include "hash.h"
#include <debug/vector>
+ Include dependency graph for Vector.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::base::Vector< T >
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::base
 See IMP.base Overview for more information.
 

Functions

template<class T >
std::size_t IMP::base::hash_value (const __gnu_debug::vector< T > &t)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file Vector.h.