id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 7600,add_vertex ambiguous overload with named_graph,Louis Dionne ,Jeremiah Willcock,"Hello, While trying to use a named graph with vertex names that have the same type as the vertex properties, I ran into an error. The error comes from the fact that the add_vertex overload resolution is ambiguous. The compiler can't select between the add_vertex of the named_graph and that of the PropertyGraph that is adapted by the named_graph. A patch containing a fix is attached. Louis Dionne ",Patches,closed,To Be Determined,graph,Boost 1.51.0,Problem,fixed,graph named_graph vertex_name vertex_property,