factory_error_fwd.hh
Go to the documentation of this file.
00001 /* -*- C++ -*-
00002  * $Id: factory_error_fwd.hh 954 2005-02-23 12:38:20Z fpy $
00003  */
00004 #ifndef UTILMM_TYPES_FACTORY_ERROR_FWD
00005 # define UTILMM_TYPES_FACTORY_ERROR_FWD
00006 
00007 namespace utilmm {
00008   namespace factory_toolbox {
00009     
00010     template<class AbstractProduct, typename IdentifierType, typename Result>
00011     struct error;
00012     
00013   } // namespace utilmm::factory_toolbox
00014 } // namespace utilmm
00015 
00016 #endif // UTILMM_TYPES_FACTORY_ERROR_FWD
00017 


utilmm
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Wed Sep 16 2015 07:05:43