Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::mutate_graph_impl< MutableGraph >::put_property< Key, ValueVector > Class Template Reference

#include <graphml.hpp>

Public Member Functions

 put_property (const std::string &name, dynamic_properties &dp, const Key &key, const std::string &value, const std::string &value_type, const char **type_names, bool &type_found)
 
template<class Value >
void operator() (Value)
 

Constructor & Destructor Documentation

template<typename MutableGraph>
template<typename Key , typename ValueVector >
boost::mutate_graph_impl< MutableGraph >::put_property< Key, ValueVector >::put_property ( const std::string &  name,
dynamic_properties dp,
const Key &  key,
const std::string &  value,
const std::string &  value_type,
const char **  type_names,
bool &  type_found 
)
inline

Member Function Documentation

template<typename MutableGraph>
template<typename Key , typename ValueVector >
template<class Value >
void boost::mutate_graph_impl< MutableGraph >::put_property< Key, ValueVector >::operator() ( Value  )
inline

References boost::put().


The documentation for this class was generated from the following file: