OSDN Git Service

method_pointer
authormyun2 <myun2@nwhite.info>
Wed, 11 Jul 2012 16:01:26 +0000 (01:01 +0900)
committermyun2 <myun2@nwhite.info>
Wed, 11 Jul 2012 16:01:50 +0000 (01:01 +0900)
roast/include/roast/tp/method_pointer.hpp

index a323a32..05742fc 100644 (file)
@@ -5,7 +5,10 @@
 
 namespace roast
 {
-
+       class method_pointer
+       {
+       public:
+       };
 }
 
 #endif//__SFJP_ROAST___tp__method_pointer_HPP__