代码搜索:Boost
找到约 10,000 项符合「Boost」的源代码
代码结果 10,000
www.eeworm.com/read/168845/5434154
rst apply.rst
.. Metafunctions/Invocation//apply |10
apply
=====
Synopsis
--------
.. parsed-literal::
template<
typename F
>
struct apply0
{
typedef |unspe
www.eeworm.com/read/168845/5434168
rst pair.rst
.. Data Types/Miscellaneous//pair |10
pair
====
Synopsis
--------
.. parsed-literal::
template<
typename T1
, typename T2
>
struct pair
{
www.eeworm.com/read/168845/5434189
rst long_.rst
.. Data Types/Numeric//long_ |30
long\_
======
Synopsis
--------
.. parsed-literal::
template<
long N
>
struct long\_
{
// |unspecified|
www.eeworm.com/read/168845/5434225
rst set.rst
.. Sequences/Classes//set |40
set
===
Description
-----------
``set`` is a |variadic|, `associative`__, `extensible`__ sequence of types that
supports constant-time insertion and removal
www.eeworm.com/read/168845/5434230
rst if_c.rst
.. Metafunctions/Type Selection//if_c |20
if_c
====
Synopsis
--------
.. parsed-literal::
template<
bool c
, typename T1
, typename T2
>
www.eeworm.com/read/168845/5434233
rst eval_if.rst
.. Metafunctions/Type Selection//eval_if |30
eval_if
=======
Synopsis
--------
.. parsed-literal::
template<
typename C
, typename F1
, typename F2
www.eeworm.com/read/168845/5434247
rst int_.rst
.. Data Types/Numeric//int_ |20
int\_
=====
Synopsis
--------
.. parsed-literal::
template<
int N
>
struct int\_
{
// |unspecified|
www.eeworm.com/read/168845/5434250
rst at_c.rst
.. Sequences/Intrinsic Metafunctions//at_c
at_c
====
Synopsis
--------
.. parsed-literal::
template<
typename Sequence
, long n
>
struct at_c
www.eeworm.com/read/168845/5434282
cpp empty_sequence.cpp
// Copyright Aleksey Gurtovoy 2004
// Copyright Alexander Nasonov 2004
//
// Distributed under the Boost Software License, Version 1.0.
// (See accompanying file LICENSE_1_0.txt or copy at
//
www.eeworm.com/read/168845/5434305
cpp int.cpp
// Copyright Aleksey Gurtovoy 2001-2004
//
// 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_