代码搜索:Boost
找到约 10,000 项符合「Boost」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5434936
cpp lexed_tokens.cpp
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
http://www.boost.org/
Copyright (c) 2001-20
www.eeworm.com/read/168845/5434937
hpp idl_version.hpp
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
Sample: IDL oriented preprocessor
http:
www.eeworm.com/read/168845/5435081
cpp t_3_003.cpp
/*=============================================================================
Boost.Wave: A Standard compliant C++ preprocessor library
http://www.boost.org/
Copyright (c) 2001-2005
www.eeworm.com/read/168845/5435184
v2 jamfile.v2
# Tribool library
# Copyright (C) 2002-2003 Douglas Gregor
# Use, modification and distribution is subject to the Boost Software License,
# Version 1.0. (See accompanying file LICENSE_1_0.txt
www.eeworm.com/read/168845/5435204
sh vc_gen.sh
#! /bin/bash
libname=""
src=""
header=""
all_dep=""
# current makefile:
out=""
# temporary file:
tout=""
# install target temp file:
iout=""
# debug flag:
debug="no"
# compile options
www.eeworm.com/read/168845/5435267
mak vc8.mak
# very basic makefile for regression tests
#
# Visual C++ 8.0
#
#
# Add additional compiler options here:
#
CXXFLAGS=
#
# Add additional include directories here:
#
INCLUDES=
#
# add ad
www.eeworm.com/read/168845/5435268
mak vc71.mak
# very basic makefile for regression tests
#
# Visual C++ 7.1
#
#
# Add additional compiler options here:
#
CXXFLAGS=
#
# Add additional include directories here:
#
INCLUDES=
#
# add ad
www.eeworm.com/read/168845/5435273
mak vc6.mak
# very basic makefile for regression tests
#
# Visual C++ 6
#
#
# Add additional compiler options here:
#
CXXFLAGS=
#
# Add additional include directories here:
#
INCLUDES=
#
# add addi