metaSMT 2
metaSMT/impl/_var_id.hpp
Go to the documentation of this file.
00001 #pragma once
00002 
00003 namespace metaSMT {
00004   namespace impl {
00005       unsigned new_var_id();
00006   } /* impl */
00007 } /* metaSMT */
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines