x
Yes
No
Do you want to visit DriveHQ English website?
Inicio
Características
Precios
Prueba gratuita
Software cliente
Acerca de nosotros
Servidor de archivos
|
Solución de copias de seguridad
|
Servidor FTP
|
Servidor de correo electrónico
|
Alojamiento web
|
Software cliente
Servidor de archivos
Solución de copia de seguridad
Servidor FTP
Servidor de correo electrónico
Alojamiento web
Software cliente
typeof.hpp - Hosted on DriveHQ Cloud IT Platform
Arriba
Subir
Descargar
Compartir
Publicar
Nueva carpeta
Nuevo archivo
Copiar
Cortar
Eliminar
Pegar
Clasificación
Actualizar
Ruta de la carpeta: \\game3dprogramming\materials\GameFactory\GameFactoryDemo\references\boost_1_35_0\boost\spirit\attribute\typeof.hpp
Girar
Efecto
Propiedad
Historial
/*============================================================================= Copyright (c) 2006 Tobias Schwinger http://spirit.sourceforge.net/ Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) =============================================================================*/ #if !defined(BOOST_SPIRIT_ATTRIBUTE_TYPEOF_HPP) #define BOOST_SPIRIT_ATTRIBUTE_TYPEOF_HPP #include
#include
#include
namespace boost { namespace spirit { // parametric.hpp template
struct f_chlit; template
struct f_range; template
class f_chseq; template
class f_strlit; }} // namespace boost::spirit #include BOOST_TYPEOF_INCREMENT_REGISTRATION_GROUP() // parametric.hpp BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::f_chlit,1) BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::f_range,2) BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::f_chseq,2) BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::f_strlit,2) // closure.hpp (has forward header) BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::closure,BOOST_SPIRIT_CLOSURE_LIMIT) BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::closure_context,1) BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::init_closure_context,1) BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::init_closure_parser,2) #if BOOST_SPIRIT_CLOSURE_LIMIT > 12 BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::closure,12) #endif #if BOOST_SPIRIT_CLOSURE_LIMIT > 9 BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::closure, 9) #endif #if BOOST_SPIRIT_CLOSURE_LIMIT > 6 BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::closure, 6) #endif #if BOOST_SPIRIT_CLOSURE_LIMIT > 3 BOOST_TYPEOF_REGISTER_TEMPLATE(boost::spirit::closure, 3) #endif #endif
typeof.hpp
Dirección de la página
Dirección del archivo
Anterior
5/5 Siguiente
Descargar
( 2 KB )
Comments
Total ratings:
0
Average rating:
No clasificado
of 10
Would you like to comment?
Join now
, or
Logon
if you are already a member.