#include <iostream>
#include <hash_map>
#include <deque>
#include <exception>
#include <string.h>
#include <tulip/tulipconf.h>
#include <tulip/ReturnType.h>
#include <tulip/Iterator.h>
class tlp::ImpossibleOperation
class tlp::MutableContainer< TYPE >
#define DECL_DEFAULT_TYPE_VALUE(T)
enum tlp::State { tlp::VECT = 0, tlp::HASH = 1 }
template<typename TYPE > TYPE tlp::defaultTypeValue ()
template<> inline T defaultTypeValue<T>() { return (T) 0; }
Generated automatically by Doxygen for Tulip Graph Library from the source code.