Resolve/C++ Catalog
CI/Id_Name_Table/1.h
Copyright © 2010, Reusable Software Research Group, The Ohio State University

//  /*-------------------------------------------------------------------*\
//  |   Concrete Instance : Id_Name_Table_1
//  \*-------------------------------------------------------------------*/

#ifndef CI_ID_NAME_TABLE_1
#define CI_ID_NAME_TABLE_1 1

///---------------------------------------------------------------------
/// Global Context -----------------------------------------------------
///---------------------------------------------------------------------

#include "CT/Id_Name_Table/Kernel_1.h"

///---------------------------------------------------------------------
/// Interface ----------------------------------------------------------
///---------------------------------------------------------------------

concrete_instance
class Id_Name_Table_1 :
    instantiates
	Id_Name_Table_Kernel_1 <>
{};

//----------------------------------------------------------------------

#endif // CI_ID_NAME_TABLE_1

Last modified: Thu Jan 11 17:05:57 EST 2007