text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```c++
#ifndef BOOST_MPL_AUX_IS_MSVC_ETI_ARG_HPP_INCLUDED
#define BOOST_MPL_AUX_IS_MSVC_ETI_ARG_HPP_INCLUDED
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
// $Id$
// $Date$
// $Revision$
#include <boost/mpl/aux_/yes_no.hpp>
#include <boost/mpl/aux_/... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/is_msvc_eti_arg.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 325 |
```c++
// NO INCLUDE GUARDS, THE HEADER IS INTENDED FOR MULTIPLE INCLUSION
#if !defined(BOOST_PP_IS_ITERATING)
///// header body
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
// $Id$
// $Date$
// $Revision$
# include <boost/mpl/aux_/config/ctps.... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/sequence_wrapper.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,001 |
```c++
#ifndef BOOST_MPL_AUX_PARTITION_OP_HPP_INCLUDED
#define BOOST_MPL_AUX_PARTITION_OP_HPP_INCLUDED
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
// $Id$
// $Date$
// $Revision$
#include <boost/mpl/apply.hpp>
#include <boost/mpl/eval_if.hpp>
#inc... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/partition_op.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 296 |
```c++
#ifndef BOOST_MPL_AUX_TEST_DATA_HPP_INCLUDED
#define BOOST_MPL_AUX_TEST_DATA_HPP_INCLUDED
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
// $Id$
// $Date$
// $Revision$
#include <boost/noncopyable.hpp>
enum enum_ {};
struct UDT {};
struct inc... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/test/data.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 115 |
```c++
#ifndef BOOST_MPL_AUX_TYPE_WRAPPER_HPP_INCLUDED
#define BOOST_MPL_AUX_TYPE_WRAPPER_HPP_INCLUDED
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
// $Id$
// $Date$
// $Revision$
#include <boost/mpl/aux_/config/ctps.hpp>
namespace boost { namespa... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/type_wrapper.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 252 |
```c++
#ifndef BOOST_MPL_AUX_TEST_TEST_CASE_HPP_INCLUDED
#define BOOST_MPL_AUX_TEST_TEST_CASE_HPP_INCLUDED
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
// $Id$
// $Date$
// $Revision$
#include <boost/preprocessor/cat.hpp>
#define MPL_TEST_CASE() v... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/test/test_case.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 100 |
```c++
#ifndef BOOST_MPL_AUX_TEST_ASSERT_HPP_INCLUDED
#define BOOST_MPL_AUX_TEST_ASSERT_HPP_INCLUDED
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// See path_to_url for documentation.
// $Id$
// $Date$
// $Revision$
#include <boost/mpl/assert.hpp>
#include <boost/preprocessor/cat.hpp>
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/test/assert.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 195 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/not_equal_to.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct not_equal_to_impl
: if_c<
( BOO... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 565 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/less.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct less_impl
: if_c<
( BOOST_MPL_AUX_NESTE... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/less.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 536 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/basic_bind.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
typename T, typename U1, typename U2, typename U3, typename U4
, typ... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,233 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/iter_fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template<
int N
, typename First
, typename La... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,037 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bitand.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct bitand_impl
: if_c<
( BOOST_MPL_AUX_N... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 910 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/less_equal.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct less_equal_impl
: if_c<
( BOOST_M... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 551 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/set.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T0 = na, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typena... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/set.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,701 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/minus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct minus_impl
: if_c<
( BOOST_MPL_AUX_NES... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/minus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 880 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/plus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct plus_impl
: if_c<
( BOOST_MPL_AUX_NESTE... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/plus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 880 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/or.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template< bool C_, typename T1, typename T2, typename T3, typename T4 >
struct or_impl
: true_
{
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/or.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 348 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/deque.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T0 = na, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, type... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/deque.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,702 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/apply_fwd.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename F, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typena... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 232 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/template_arity.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
template< bool >
struct template_arity_impl
{
template< typename F > struct resul... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 167 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/arg.hpp" header
// -- DO NOT modify by hand!
BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_OPEN
template<> struct arg< -1 >
{
BOOST_STATIC_CONSTANT(int, value = -1);
BOOST_MPL_AUX_ARG_TYPEDEF(na, ta... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/arg.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 773 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/divides.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct divides_impl
: if_c<
( BOOST_MPL_AUX... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/divides.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 880 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bitor.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct bitor_impl
: if_c<
( BOOST_MPL_AUX_NES... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 910 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/placeholders.hpp" header
// -- DO NOT modify by hand!
BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_OPEN
typedef arg< -1 > _;
BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_CLOSE
namespace boost { namespace mpl {
BOOS... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 538 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template<
int N
, typename First
, typename Last
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,100 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bind.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
typename T, typename U1, typename U2, typename U3, typename U4
, typename U5
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/bind.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,146 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/times.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct times_impl
: if_c<
( BOOST_MPL_AUX_NES... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/times.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 880 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/equal_to.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct equal_to_impl
: if_c<
( BOOST_MPL_A... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 552 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/shift_right.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct shift_right_impl
: if_c<
( BOOST... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 562 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/apply_wrap.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
int N, typename F
>
struct apply_wrap_impl0;
template<
typename F
>
struct appl... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,943 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/vector.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T0 = na, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typ... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/vector.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,701 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/list.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T0 = na, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typen... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/list.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,701 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/shift_left.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct shift_left_impl
: if_c<
( BOOST_M... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 562 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/modulus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct modulus_impl
: if_c<
( BOOST_MPL_AUX... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 573 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/reverse_iter_fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template<
long N
, typename First
, ty... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,952 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/map.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T0 = na, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typena... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/map.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,701 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/full_lambda.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
bool C1 = false, bool C2 = false, bool C3 = false, bool C4 = false
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,274 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/advance_backward.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
template< long N > struct advance_backward;
template<>
struct advance_backward<0>
{... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 460 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bitxor.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct bitxor_impl
: if_c<
( BOOST_MPL_AUX_N... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 910 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/inherit.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename BOOST_MPL_AUX_NA_PARAM(T1)
, typename BOOST_MPL_AUX_NA_PARAM(T2)
>
struct inheri... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 823 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/reverse_fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template<
long N
, typename First
, typenam... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,113 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/greater_equal.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct greater_equal_impl
: if_c<
( B... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 551 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/vector_c.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T, long C0 = LONG_MAX, long C1 = LONG_MAX, long C2 = LONG_MAX
, long C3 = LONG_MAX,... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,902 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/apply.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename F
>
struct apply0
: apply_wrap0<
typename lambda<F>::type
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/apply.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 826 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/and.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template< bool C_, typename T1, typename T2, typename T3, typename T4 >
struct and_impl
: false_... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/and.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 349 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/lambda_no_ctps.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
bool C1 = false, bool C2 = false, bool C3 = false, bool C4 = false
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,662 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/quote.hpp" header
// -- DO NOT modify by hand!
``` | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/quote.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 47 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/set_c.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T, long C0 = LONG_MAX, long C1 = LONG_MAX, long C2 = LONG_MAX
, long C3 = LONG_MAX, lo... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,172 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/iter_fold_if_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
template< typename Iterator, typename State >
struct iter_fold_if_null_step
{
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 895 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/advance_forward.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
template< long N > struct advance_forward;
template<>
struct advance_forward<0>
{
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 460 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/list_c.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T, long C0 = LONG_MAX, long C1 = LONG_MAX, long C2 = LONG_MAX
, long C3 = LONG_MAX, l... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,172 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/unpack_args.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template< int size, typename F, typename Args >
struct unpack_args_impl;
template< typename... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 502 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/greater.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct greater_impl
: if_c<
( BOOST_MPL_AUX... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/greater.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 536 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bind_fwd.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename F
>
struct bind0;
template<
typename F, typename T1
>
struct bind1;
tem... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 188 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/not_equal_to.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct not_equal_to_impl
: if_c<
( BOO... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 542 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/less.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct less_impl
: if_c<
( BOOST_MPL_AUX_NESTE... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/less.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 515 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/basic_bind.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
typename T, typename U1, typename U2, typename U3, typename U4
, typ... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,175 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bitand.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct bitand_impl
: if_c<
( BOOST_MPL_AUX_N... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/bitand.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 871 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/less_equal.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct less_equal_impl
: if_c<
( BOOST_M... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/less_equal.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 529 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/minus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct minus_impl
: if_c<
( BOOST_MPL_AUX_NES... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/minus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 842 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/plus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct plus_impl
: if_c<
( BOOST_MPL_AUX_NESTE... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/plus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 842 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/or.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template< bool C_, typename T1, typename T2, typename T3, typename T4 >
struct or_impl
: true_
{
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/or.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 310 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/template_arity.hpp" header
// -- DO NOT modify by hand!
``` | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/template_arity.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 51 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/divides.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct divides_impl
: if_c<
( BOOST_MPL_AUX... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/divides.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 842 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bitor.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct bitor_impl
: if_c<
( BOOST_MPL_AUX_NES... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/bitor.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 871 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/times.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct times_impl
: if_c<
( BOOST_MPL_AUX_NES... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/times.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 842 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/apply_wrap.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename F
, typename has_apply_ = typename aux::has_apply<F>::type
>
struct apply_w... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 323 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bind.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
typename T, typename U1, typename U2, typename U3, typename U4
, typename U5
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/bind.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,322 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/equal_to.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct equal_to_impl
: if_c<
( BOOST_MPL_A... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/equal_to.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 530 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/shift_right.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct shift_right_impl
: if_c<
( BOOST... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/shift_right.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 540 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/shift_left.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct shift_left_impl
: if_c<
( BOOST_M... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/shift_left.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 540 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/modulus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct modulus_impl
: if_c<
( BOOST_MPL_AUX... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/modulus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 552 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/reverse_iter_fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template<
long N
, typename First
, ty... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,757 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/full_lambda.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
bool C1 = false, bool C2 = false, bool C3 = false, bool C4 = false
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,149 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bitxor.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct bitxor_impl
: if_c<
( BOOST_MPL_AUX_N... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/bitxor.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 871 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/inherit.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename BOOST_MPL_AUX_NA_PARAM(T1)
, typename BOOST_MPL_AUX_NA_PARAM(T2)
>
struct inheri... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/inherit.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 693 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/reverse_fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template<
long N
, typename First
, typenam... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,925 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/greater_equal.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct greater_equal_impl
: if_c<
( B... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 529 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/apply.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename F
>
struct apply0
: apply_wrap0<
typename lambda<F>::type
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/apply.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 625 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/and.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template< bool C_, typename T1, typename T2, typename T3, typename T4 >
struct and_impl
: false_... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/and.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 311 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/aux_/lambda_no_ctps.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
bool C1 = false, bool C2 = false, bool C3 = false, bool C4 = false
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,641 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/quote.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template< typename T, bool has_type_ >
struct quote_impl
: T
{
};
template< typename T >
struct quote_impl< T,... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/quote.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 572 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/greater.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct greater_impl
: if_c<
( BOOST_MPL_AUX... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/greater.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 515 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/unpack_args.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template< int size, typename F, typename Args >
struct unpack_args_impl;
template< typename... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 490 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// Preprocessed version of "boost/mpl/bind_fwd.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename F, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typenam... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 231 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "not_equal_to.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct not_equal_to_impl
: if_c<
( BO... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 566 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "less.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct less_impl
: if_c<
( BOOST_MPL_AUX_NEST... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/less.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 536 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "basic_bind.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template<
typename T, typename U1, typename U2, typename U3, typename U4
, typenam... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,159 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "iter_fold_impl.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
/// forward declaration
template<
int N
, typename First
, typename Last
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,035 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "bitand.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct bitand_impl
: if_c<
( BOOST_MPL_AUX_... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/bitand.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 911 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "less_equal.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct less_equal_impl
: if_c<
( BOOST_... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 551 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "set.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T0 = na, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typen... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/set.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,702 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "minus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct minus_impl
: if_c<
( BOOST_MPL_AUX_NE... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/minus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 880 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "plus.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct plus_impl
: if_c<
( BOOST_MPL_AUX_NEST... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/plus.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 880 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "or.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
namespace aux {
template< bool C_, typename T1, typename T2, typename T3, typename T4 >
struct or_impl
: true_
{... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/or.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 349 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "deque.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename T0 = na, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typ... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/deque.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,702 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "apply_fwd.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename F, typename T1 = na, typename T2 = na, typename T3 = na
, typename T4 = na, typen... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 232 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "template_arity.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl { namespace aux {
template< bool >
struct template_arity_impl
{
template< typename F > struct result_
... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 165 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "arg.hpp" header
// -- DO NOT modify by hand!
BOOST_MPL_AUX_ADL_BARRIER_NAMESPACE_OPEN
template<> struct arg< -1 >
{
BOOST_STATIC_CONSTANT(int, value = -1);
BOOST_MPL_AUX_ARG_TYPEDEF(na, t... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/arg.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 701 |
```c++
//
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// *Preprocessed* version of the main "divides.hpp" header
// -- DO NOT modify by hand!
namespace boost { namespace mpl {
template<
typename Tag1
, typename Tag2
>
struct divides_impl
: if_c<
( BOOST_MPL_AU... | /content/code_sandbox/src/boost_1_66_0/boost/mpl/aux_/preprocessed/bcc/divides.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 881 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.