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
master.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\function_types\detail\pp_retag_default_cc\master.hpp
Girar
Efecto
Propiedad
Historial
// (C) Copyright Tobias Schwinger // // Use modification and distribution are subject to the boost Software License, // Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt). //------------------------------------------------------------------------------ // no include guards, this file is guarded externally #ifdef __WAVE__ // this file has been generated from the master.hpp file in the same directory # pragma wave option(preserve: 0) #endif #if !defined(BOOST_PP_VALUE) # include
# include
# include
# include
namespace boost { namespace function_types { namespace detail { template
struct selector_bits { # define BOOST_PP_VALUE non_member|member|non_variadic|variadic # include BOOST_PP_ASSIGN_SLOT(1) BOOST_STATIC_CONSTANT(bits_t, value = ( ::boost::function_types::detail::bits
::value & BOOST_FT_default_cc | ::boost::function_types::detail::bits
::value & BOOST_PP_SLOT(1) )); }; template
struct default_cc_tag; template
struct retag_default_cc : detail::compound_tag < Tag, detail::default_cc_tag< ::boost::function_types::detail::selector_bits
::value > > { }; template
struct default_cc_tag { typedef null_tag::bits bits; typedef null_tag::mask mask; }; class test_class; typedef constant
cc_mask_constant; # define BOOST_FT_self \
# define default_cc_ BOOST_FT_default_cc # define BOOST_PP_VALUE default_cc_|non_member|non_variadic # define BOOST_FT_tester void (*tester)() # define BOOST_PP_INDIRECT_SELF BOOST_FT_self # include BOOST_PP_INCLUDE_SELF() # define BOOST_PP_VALUE default_cc_|non_member|variadic # define BOOST_FT_tester void (*tester)(...) # define BOOST_PP_INDIRECT_SELF BOOST_FT_self # include BOOST_PP_INCLUDE_SELF() # define BOOST_PP_VALUE default_cc_|member|non_variadic # define BOOST_FT_tester void (test_class::*tester)() # define BOOST_PP_INDIRECT_SELF BOOST_FT_self # include BOOST_PP_INCLUDE_SELF() # define BOOST_PP_VALUE default_cc_|member|variadic # define BOOST_FT_tester void (test_class::*tester)(...) # define BOOST_PP_INDIRECT_SELF BOOST_FT_self # include BOOST_PP_INCLUDE_SELF() # undef default_cc_ # undef BOOST_FT_self } } } // namespace ::boost::function_types::detail # include
# include
#else // if defined(BOOST_PP_VALUE) # include BOOST_PP_ASSIGN_SLOT(1) template<> struct default_cc_tag
{ typedef BOOST_FT_tester; typedef mpl::bitand_
::bits,cc_mask_constant> bits; typedef cc_mask_constant mask; }; # undef BOOST_FT_tester #endif
master.hpp
Dirección de la página
Dirección del archivo
Anterior 1/2
Siguiente
Descargar
( 3 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.