DGtal-team / DGtal

Digital Geometry Tools and Algorithm Library
https://dgtal.org
GNU Lesser General Public License v3.0
370 stars 115 forks source link

Check STL Compliance DGtal iterators #269

Open dcoeurjo opened 12 years ago

dcoeurjo commented 12 years ago

check that STL iterators types are defined w/o stl iterator derivation.

dcoeurjo commented 11 years ago

e.g. ConstIterator -> const_iterator

Check categories and their concepts.

@JacquesOlivierLachaud @troussil @dcoeurjo