代码搜索:wrapper

找到约 10,000 项符合「wrapper」的源代码

代码结果 10,000
www.eeworm.com/read/139332/5801693

hpp type_wrapper.hpp

#ifndef BOOST_MPL_AUX_TYPE_WRAPPER_HPP_INCLUDED #define BOOST_MPL_AUX_TYPE_WRAPPER_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // Copyright Peter Dimov 2000-2003 // // Distributed under the
www.eeworm.com/read/139332/5801699

hpp integral_wrapper.hpp

// Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under 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
www.eeworm.com/read/139332/5802513

hpp unwrap_wrapper.hpp

// Copyright David Abrahams 2004. Distributed under 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) #ifndef UNWRA
www.eeworm.com/read/139332/5802528

hpp wrapper_base.hpp

// Copyright David Abrahams 2004. Distributed under 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) #ifndef WRAPP
www.eeworm.com/read/139332/5802609

hpp class_wrapper.hpp

// Copyright David Abrahams 2001. // Distributed under 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) #ifndef CL
www.eeworm.com/read/139332/5802744

hpp recursive_wrapper.hpp

//----------------------------------------------------------------------------- // boost variant/recursive_wrapper.hpp header file // See http://www.boost.org for updates, documentation, and revision
www.eeworm.com/read/138754/5813697

c builder_wrapper.c

/** * @file Command builder wrapper */ #include "builder_wrapper.h" #include #include #include #include #include #include
www.eeworm.com/read/138754/5813699

h builder_wrapper.h

#ifndef _BUILDER_WRAPPER_H #define _BUILDER_WRAPPER_H #include #define C(X) { \ int rc = SML_ERR_OK; \ rc = X; \ if (rc != SML_ERR_OK) \ { \ printf("%s:%d:rc = %d,
www.eeworm.com/read/136989/5827373

h log_wrapper.h

/* -*- C++ -*- */ // Log_Wrapper.h,v 4.6 2001/12/05 20:48:11 coryan Exp // log_wrapper.h #include "ace/Profile_Timer.h" #if !defined (ACE_LACKS_PRAGMA_ONCE) # pragma once #endif /* ACE_LAC
www.eeworm.com/read/136989/5827375

cpp log_wrapper.cpp

// Log_Wrapper.cpp,v 4.16 2003/11/01 11:15:23 dhinton Exp // client.C #include "Log_Wrapper.h" #include "ace/OS_NS_unistd.h" #include "ace/OS_NS_sys_utsname.h" #include "ace/OS_NS_string.h"