﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	revision
294	ignore_unused_variable_warning	chrisatlemon	Balazs Dezso	"I noticed that both in 
#include <boost/graph/graph_concepts.hpp>
and in 
#include <lemon/graph_concepts.hpp>

the helper template function ""ignore_unused_variable_warning"" is defined!
Trying to write an BGL adaption of a ListGraph, for me gcc complains e.g. 
about

""call of overloaded      
'ignore_unused_variable_warning(lemon::ListGraphBase::Node&)' is ambiguous""

I attached a minimal code example which reproduces the error"	defect	closed	major	LEMON 1.3 release	core	hg main	fixed			
