代码搜索结果

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

jamfile.v2

project boost/quickbook/doc ; import boostbook : boostbook ; using quickbook ; xml quickbook : quickbook.qbk ; boostbook standalone : quickbook : boost.root=../..

endian.hpp

// Boost endian.hpp header file (proposed) ----------------------------------// // (C) Copyright Darin Adler 2000 // (C) Copyright Beman Dawes 2006 // Distributed under the Boost Software Licens

sequence_wrapper.hpp

// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION #if !defined(BOOST_PP_IS_ITERATING) ///// header body // Copyright Aleksey Gurtovoy 2000-2008 // // Distributed under the Boost

reverse_fold_impl_body.hpp

// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION! #if !defined(BOOST_PP_IS_ITERATING) // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost Software License,

numeric_op.hpp

#if !defined(BOOST_PP_IS_ITERATING) ///// header body // NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION! // Copyright Aleksey Gurtovoy 2000-2004 // // Distributed under the Boost

cpp_re2c_lexer.hpp

/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Re2C based C++ lexer http://www.boost.org/

cpp_re.hpp

/*============================================================================= Boost.Wave: A Standard compliant C++ preprocessor library Re2C based C++ lexer http://www.boost.org/

jamfile.v2

# Boost string_algo library test suite Jamfile ---------------------------- # # Copyright Pavol Droba 2002-2003. Use, modification and # distribution is subject to the Boost Software License, Vers

shared_ptr_example.cpp

// Boost shared_ptr_example.cpp --------------------------------------------// // Copyright Beman Dawes 2001. Distributed under the Boost // Software License, Version 1.0. (See accompanying file

triangular.qbk

[section:triangular_dist Triangular Distribution] ``#include `` namespace boost{ namespace math{ template