Boost Lambda Doc Buglet

In Table 1 of http://boost.org/libs/lambda/doc/ar01s05.html#sect:construction_and_destruct ion it says: destructor()(pa) pa.->A(), where pa is of type A* That should probably say ~A(). Stephan T. Lavavej http://nuwen.net

Fixed. Thanks Stephan, Jaakko On Feb 17, 2004, at 3:09 AM, Stephan T. Lavavej wrote:
In Table 1 of http://boost.org/libs/lambda/doc/ar01s05.html#sect: construction_and_destruct ion it says:
destructor()(pa) pa.->A(), where pa is of type A*
That should probably say ~A().
Stephan T. Lavavej http://nuwen.net
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
-- Jaakko Järvi email: jajarvi@cs.indiana.edu -- Post Doctoral Fellow phone: +1 (812) 855-3608 -- Pervasive Technology Labs fax: +1 (812) 855-4829 -- Indiana University, Bloomington
participants (2)
-
Jaakko Jarvi
-
Stephan T. Lavavej