代码搜索:sequence
找到约 10,000 项符合「sequence」的源代码
代码结果 10,000
www.eeworm.com/read/139332/5800951
hpp reverse.hpp
#ifndef BOOST_MPL_REVERSE_HPP_INCLUDED
#define BOOST_MPL_REVERSE_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accomp
www.eeworm.com/read/139332/5801014
hpp min_element.hpp
#ifndef BOOST_MPL_MIN_ELEMENT_HPP_INCLUDED
#define BOOST_MPL_MIN_ELEMENT_HPP_INCLUDED
// Copyright David Abrahams 2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accom
www.eeworm.com/read/139332/5801021
hpp find.hpp
#ifndef BOOST_MPL_FIND_HPP_INCLUDED
#define BOOST_MPL_FIND_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2002
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying
www.eeworm.com/read/139332/5801050
hpp fold.hpp
#ifndef BOOST_MPL_FOLD_HPP_INCLUDED
#define BOOST_MPL_FOLD_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2001-2004
// Copyright David Abrahams 2001-2002
//
// Distributed under the Boost Software Licen
www.eeworm.com/read/139332/5801059
hpp accumulate.hpp
#ifndef BOOST_MPL_ACCUMULATE_HPP_INCLUDED
#define BOOST_MPL_ACCUMULATE_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2001-2004
// Copyright David Abrahams 2001-2002
//
// Distributed under the Boost So
www.eeworm.com/read/139332/5801662
hpp insert_impl.hpp
#ifndef BOOST_MPL_INSERT_IMPL_HPP_INCLUDED
#define BOOST_MPL_INSERT_IMPL_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2000-2004
//
// Distributed under the Boost Software License, Version 1.0.
// (Se
www.eeworm.com/read/139332/5801697
hpp contains_impl.hpp
#ifndef BOOST_MPL_AUX_CONTAINS_IMPL_HPP_INCLUDED
#define BOOST_MPL_AUX_CONTAINS_IMPL_HPP_INCLUDED
// Copyright Eric Friedman 2002
// Copyright Aleksey Gurtovoy 2004
//
// Distributed under the Boost
www.eeworm.com/read/139332/5801736
hpp back_inserter.hpp
#ifndef BOOST_MPL_BACK_INSERTER_HPP_INCLUDED
#define BOOST_MPL_BACK_INSERTER_HPP_INCLUDED
// Copyright Aleksey Gurtovoy 2003-2004
// Copyright David Abrahams 2003-2004
//
// Distributed under the Bo
www.eeworm.com/read/136989/5830236
idl test.idl
//
// test.idl,v 1.3 2001/05/09 19:17:09 parsons Exp
//
typedef sequence DSI_LongSeq;
struct Structure
{
short i;
sequence seq;
};
exception test_exception
{
short e
www.eeworm.com/read/136989/5830284
bor makefile.bor
# Makefile.bor,v 1.4 2003/12/23 21:20:18 dhinton Exp
#
# Makefile for building the CDR tests
#
NAMES = \
alignment \
allocator \
basic_types \
growth \