Throw an exception whenever one tries to construct a VertexProperty instance from its name.
More...
#include <named_graph.hpp>
Public Types | |
| typedef vertex_name_type | argument_type |
| typedef VertexProperty | result_type |
Public Member Functions | |
| VertexProperty | operator() (const vertex_name_type &) |
Throw an exception whenever one tries to construct a VertexProperty instance from its name.
| typedef vertex_name_type boost::graph::cannot_add_vertex< VertexProperty >::argument_type |
| typedef VertexProperty boost::graph::cannot_add_vertex< VertexProperty >::result_type |
|
inline |
References boost::throw_exception().