
Joachim Faulhaber wrote:
2010/3/3 John Reid <j.reid@mail.cryst.bbk.ac.uk>:
Some functions were undocumented, I'm assuming they're documented in the review version.
The "handcrafted" documentation relates to the major interface of overloaded functions and function templates. In order to keep that short, more specific functions are only documented in the part of the documentation that is generated from doxygen comments: http://www.joachim-faulhaber.de/boost_itl/doc/libs/itl/doc/html/interval_tem...
And yes, there may be few that have been forgotten. Please tell me, which ones you missed specifically.
For example in interval_base_map.html the std::map-like methods are undocumented. I can always look these up in any std::map reference although it would be nice if the docs were complete.