Menu

#5 inherited template argument not visible

open
nobody
None
5
2001-07-27
2001-07-27
No

class my_list: list<my_object>{

};

"list<my_object>" should appear in the inheritance
applet too -- only "list" appears

You can see an example at:
http://xmlio.sourceforge.net/doc/gxl_graph.html

Here three different vectors are base of gxl_graph, but
they cannot be distinguished.

Discussion


Log in to post a comment.