代码搜索结果

找到约 10,000 项符合 Boost 的代码

vector_c.hpp

#ifndef BOOST_MPL_VECTOR_C_HPP_INCLUDED #define BOOST_MPL_VECTOR_C_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License, Version 1.0. // (S

atomic_count_pthreads.hpp

#ifndef BOOST_DETAIL_ATOMIC_COUNT_PTHREADS_HPP_INCLUDED #define BOOST_DETAIL_ATOMIC_COUNT_PTHREADS_HPP_INCLUDED // // boost/detail/atomic_count_pthreads.hpp // // Copyright (c) 2001, 2002 Peter Dim

weak_ptr.hpp

#ifndef BOOST_WEAK_PTR_HPP_INCLUDED #define BOOST_WEAK_PTR_HPP_INCLUDED // // weak_ptr.hpp // // Copyright (c) 2001, 2002, 2003 Peter Dimov // // Distributed under the Boost Software License, Versi

captures_example.cpp

#include #include void print_captures(const std::string& regx, const std::string& text) { boost::regex e(regx); boost::smatch what; std::cout

exception_translator.cpp

#include #include #include struct error {}; void translate(error const& e) { PyErr_SetString(PyEx

prolouge.hpp

#ifndef FD_DELEGATE_PROLOGUE_HPP #define FD_DELEGATE_PROLOGUE_HPP # include # include # include # include

apply.hpp

#ifndef BOOST_BIND_APPLY_HPP_INCLUDED #define BOOST_BIND_APPLY_HPP_INCLUDED // // apply.hpp // // Copyright (c) 2002, 2003 Peter Dimov and Multi Media Ltd. // // Distributed under the Boost Softwar

atomic_count_pthreads.hpp

#ifndef BOOST_DETAIL_ATOMIC_COUNT_PTHREADS_HPP_INCLUDED #define BOOST_DETAIL_ATOMIC_COUNT_PTHREADS_HPP_INCLUDED // // boost/detail/atomic_count_pthreads.hpp // // Copyright (c) 2001, 2002 Peter Dim

integral_c_tag.hpp

#ifndef BOOST_MPL_INTEGRAL_C_TAG_HPP_INCLUDED #define BOOST_MPL_INTEGRAL_C_TAG_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2004 // // Distributed under the Boost Software License, Version 1.0. // (S

gcc.hpp

#ifndef BOOST_MPL_AUX_CONFIG_GCC_HPP_INCLUDED #define BOOST_MPL_AUX_CONFIG_GCC_HPP_INCLUDED // Copyright Aleksey Gurtovoy 2004 // // Distributed under the Boost Software License, Version 1.0. // (S