• 大小: 11.49MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2023-06-26
  • 语言: C/C++
  • 标签: boost  

资源简介

这是boost库所用的头文件,可以在c++项目里面引用

资源截图

代码片段和文件信息

//
// impl/src.cpp
// ~~~~~~~~~~~~
//
// Copyright (c) 2003-2011 Christopher M. Kohlhoff (chris at kohlhoff dot com)
//
// 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)
//

#if defined(_MSC_VER) \
  || defined(__BORLANDC__) \
  || defined(__DMC__)
# pragma message ( \
    “This file is deprecated. “ \
    “Please #include  instead.>)
#elif defined(__GNUC__) \
  || defined(__HP_aCC) \
  || defined(__SUNPRO_CC) \
  || defined(__IBMCPP__)
# warning “This file is deprecated.“
# warning “Please #include  instead.>
#endif

#include 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       1410  2008-06-19 23:47  boost\accumulators\accumulators.hpp

     文件       8673  2011-05-27 12:12  boost\accumulators\accumulators_fwd.hpp

     文件      10057  2009-07-22 13:02  boost\accumulators\framework\accumulators\droppable_accumulator.hpp

     文件       3711  2009-07-22 13:02  boost\accumulators\framework\accumulators\external_accumulator.hpp

     文件       2623  2008-06-19 23:47  boost\accumulators\framework\accumulators\reference_accumulator.hpp

     文件       2506  2008-06-19 23:47  boost\accumulators\framework\accumulators\value_accumulator.hpp

     文件       1527  2008-06-19 23:47  boost\accumulators\framework\accumulator_base.hpp

     文件        754  2008-06-19 23:47  boost\accumulators\framework\accumulator_concept.hpp

     文件      15447  2009-07-22 13:02  boost\accumulators\framework\accumulator_set.hpp

     文件      14129  2008-06-19 23:47  boost\accumulators\framework\depends_on.hpp

     文件        809  2008-06-19 23:47  boost\accumulators\framework\external.hpp

     文件      10844  2008-06-19 23:47  boost\accumulators\framework\extractor.hpp

     文件        952  2008-06-19 23:47  boost\accumulators\framework\features.hpp

     文件        641  2008-06-19 23:47  boost\accumulators\framework\parameters\accumulator.hpp

     文件        621  2008-06-19 23:47  boost\accumulators\framework\parameters\sample.hpp

     文件        655  2008-06-19 23:47  boost\accumulators\framework\parameters\weight.hpp

     文件        652  2008-06-19 23:47  boost\accumulators\framework\parameters\weights.hpp

     文件       2756  2008-06-19 23:47  boost\accumulators\numeric\detail\function1.hpp

     文件        416  2008-06-19 23:47  boost\accumulators\numeric\detail\function2.hpp

     文件        419  2008-06-19 23:47  boost\accumulators\numeric\detail\function3.hpp

     文件        419  2008-06-19 23:47  boost\accumulators\numeric\detail\function4.hpp

     文件       6873  2008-06-19 23:47  boost\accumulators\numeric\detail\function_n.hpp

     文件        550  2008-06-19 23:47  boost\accumulators\numeric\detail\pod_singleton.hpp

     文件       2398  2008-06-19 23:47  boost\accumulators\numeric\functional\complex.hpp

     文件      17193  2010-04-14 16:43  boost\accumulators\numeric\functional\valarray.hpp

     文件      12750  2010-04-14 16:43  boost\accumulators\numeric\functional\vector.hpp

     文件      22159  2011-09-19 22:59  boost\accumulators\numeric\functional.hpp

     文件       9694  2008-06-19 23:47  boost\accumulators\numeric\functional_fwd.hpp

     文件       1900  2009-07-22 13:02  boost\accumulators\statistics\count.hpp

     文件       7410  2009-07-22 13:02  boost\accumulators\statistics\covariance.hpp

............此处省略9663个文件信息

评论

共有 条评论