From 067dbfd94662027d220cd93085d67ca0bb3cf800 Mon Sep 17 00:00:00 2001 From: Chad Austin Date: Thu, 28 Feb 2013 16:57:56 -0800 Subject: Mike Ey and I decided the smart pointer constructor form is different enough to deserve its own name. --- system/include/emscripten/bind.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system') diff --git a/system/include/emscripten/bind.h b/system/include/emscripten/bind.h index 15bbfc86..f6b640d1 100755 --- a/system/include/emscripten/bind.h +++ b/system/include/emscripten/bind.h @@ -637,7 +637,7 @@ namespace emscripten { } template - class_& constructor(SmartPtr (*factory)(Args...), Policies...) { + class_& smart_ptr_constructor(SmartPtr (*factory)(Args...), Policies...) { using namespace internal; // TODO: generate unique name -- cgit v1.2.3-70-g09d2