From 856ed9e6a6b6ac91c284879c00c7198b80be39ef Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Thu, 12 Jun 2003 14:43:40 +0000 Subject: [PATCH] fixed a type and added an faq entry. --- doc/docs.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/doc/docs.html b/doc/docs.html index 0985594..f7662ac 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -1790,7 +1790,7 @@ module(L) ]; -

To use this policy you need to include <luabind/discard_result.hpp>.

+

To use this policy you need to include <luabind/discard_result_policy.hpp>.

return_stl_iterator

@@ -2229,7 +2229,6 @@ This namespace contains non-public classes and are not supposed to be used direc

FAQ

- // check the magic number that identifies luabind's functions

Future additions

-- 2.11.4.GIT