OSDN Git Service

get_type.hpp
authorMyun2 <myun2@nwhite.info>
Mon, 21 May 2012 15:49:48 +0000 (00:49 +0900)
committerMyun2 <myun2@nwhite.info>
Mon, 21 May 2012 15:49:48 +0000 (00:49 +0900)
roast/include/roast/tp/nest_type/get_type.hpp
roast/include/roast/tp/nest_type/nest_type_get.hpp
roast/include/roast/tp/nest_type/nest_type_right.hpp

index fa5bfa5..072136a 100644 (file)
@@ -7,9 +7,10 @@
 
 namespace roast
 {
-       namespace tp
+       namespace _nest_type
        {
                template <typename _NestType, int N>
+               struct get_type
        }
 }
 
index 20c427e..b40c7f1 100644 (file)
@@ -7,8 +7,10 @@
 
 namespace roast
 {
-       namespace tp
+       namespace _nest_type
        {
+               template <typename _NestType, int N>
+               
        }
 }
 
index 0c1469d..342bfc3 100644 (file)
@@ -7,8 +7,10 @@
 
 namespace roast
 {
-       namespace tp
+       namespace _nest_type
        {
+               template <typename _NestType, int N>
+               
        }
 }