Skip to content
  • Roland Levillain's avatar
    Help the compiler not to mix up typedefs and methods. · 1610da97
    Roland Levillain authored
    	* mln/topo/face_iter.hh,
    	* mln/topo/n_face_iter.hh,
    	* mln/topo/static_n_face_iter.hh
    	(mln::topo::face_fwd_iter<D>::face)
    	(mln::topo::face_bkd_iter<D>::face)
    	(mln::topo::n_face_fwd_iter<D>::face)
    	(mln::topo::n_face_bkd_iter<D>::face)
    	(mln::topo::static_n_face_fwd_iter<D>::face)
    	(mln::topo::static_n_face_bkd_iter<D>::face):
    	Remove typedef.
    	(mln::topo::face_fwd_iter<D>::super_)
    	(mln::topo::face_bkd_iter<D>::super_)
    	(mln::topo::n_face_fwd_iter<D>::super_)
    	(mln::topo::n_face_bkd_iter<D>::super_)
    	(mln::topo::static_n_face_fwd_iter<D>::super_)
    	(mln::topo::static_n_face_bkd_iter<D>::super_):
    	Adjust.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2428 4aad255d-cdde-0310-9447-f3009e2ae8c0
    1610da97