Skip to content
  • Roland Levillain's avatar
    Revive iterators on n-faces (with a statically known `n'). · b9c243df
    Roland Levillain authored
    	* mln/topo/attic/complex_faces_iter.hh: Rename as...
    	* mln/topo/static_n_face_iter.hh: ...this.
    	(mln::topo::complex_faces_fwd_iter_<N, D>)
    	(mln::topo::complex_faces_bkd_iter_<N, D>):
    	Rename as...
    	(static_n_face_fwd_iter)
    	(static_n_face_bkd_iter):
    	...these.
    	Adjust file layout.
    	* mln/topo/complex.hh: Include mln/topo/static_n_face_iter.hh.
    	* tests/topo/complex.cc (test_complex_faces_iter): Rename as...
    	(test_static_n_face_iter): ...this.
    	Adjust to static_n_face_fwd_iter and static_n_face_bkd_iter.
    	(main): Exercise static_n_face_fwd_iter and
    	static_n_face_bkd_iter.
    	(test_faces_iter): Really disable this funcion.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/branches/cleanup-2008@2423 4aad255d-cdde-0310-9447-f3009e2ae8c0
    b9c243df