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++ /*! @file Forward declares `boost::hana::MonadPlus`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CONCEPT_MONAD_PLUS_HPP #define BOOST_HANA_FWD_CONCEPT_MONAD_PLUS_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN //! ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/concept/monad_plus.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
826
```c++ /*! @file Forward declares `boost::hana::Metafunction`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CONCEPT_METAFUNCTION_HPP #define BOOST_HANA_FWD_CONCEPT_METAFUNCTION_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/concept/metafunction.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,070
```c++ /*! @file Forward declares `boost::hana::tag_of` and `boost::hana::tag_of_t`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CORE_TAG_OF_HPP #define BOOST_HANA_FWD_CORE_TAG_OF_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEG...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/core/tag_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,184
```c++ /*! @file Forward declares `boost::hana::make`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CORE_MAKE_HPP #define BOOST_HANA_FWD_CORE_MAKE_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN //! @ingroup group-core ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/core/make.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
540
```c++ /*! @file Forward declares `boost::hana::to` and related utilities. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CORE_TO_HPP #define BOOST_HANA_FWD_CORE_TO_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN //! @ingrou...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/core/to.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,735
```c++ /*! @file Forward declares `boost::hana::when` and `boost::hana::when_valid`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CORE_WHEN_HPP #define BOOST_HANA_FWD_CORE_WHEN_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/core/when.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
556
```c++ /*! @file Forward declares `boost::hana::common` and `boost::hana::common_t`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CORE_COMMON_HPP #define BOOST_HANA_FWD_CORE_COMMON_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEG...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/core/common.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,096
```c++ /*! @file Forward declares `boost::hana::default_` and `boost::hana::is_default`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CORE_DEFAULT_HPP #define BOOST_HANA_FWD_CORE_DEFAULT_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPA...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/core/default.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
400
```c++ /*! @file Forward declares `boost::hana::is_a` and `boost::hana::is_an`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FWD_CORE_IS_A_HPP #define BOOST_HANA_FWD_CORE_IS_A_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN //...
/content/code_sandbox/src/boost_1_66_0/boost/hana/fwd/core/is_a.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
468
```c++ /*! @file Defines `boost::hana::experimental::types`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXPERIMENTAL_TYPES_HPP #define BOOST_HANA_EXPERIMENTAL_TYPES_HPP #include <boost/hana/bool.hpp> #include <boost/hana/concept/metafunction.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/hana/experimental/types.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,269
```c++ /* @file Defines experimental views. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXPERIMENTAL_VIEW_HPP #define BOOST_HANA_EXPERIMENTAL_VIEW_HPP #include <boost/hana/and.hpp> #include <boost/hana/at.hpp> #include <boost/hana/bool.hpp> #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/hana/experimental/view.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,829
```c++ /* @file Defines `boost::hana::experimental::print`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXPERIMENTAL_PRINTABLE_HPP #define BOOST_HANA_EXPERIMENTAL_PRINTABLE_HPP #include <boost/hana/concept/constant.hpp> #include <boost/hana/concep...
/content/code_sandbox/src/boost_1_66_0/boost/hana/experimental/printable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,921
```c++ /* @file Defines `boost::hana::experimental::type_name`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXPERIMENTAL_TYPE_NAME_HPP #define BOOST_HANA_EXPERIMENTAL_TYPE_NAME_HPP #include <boost/hana/config.hpp> #include <boost/hana/string.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/experimental/type_name.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
493
```c++ /*! @file Defines `boost::hana::tag_of` and `boost::hana::tag_of_t`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_TAG_OF_HPP #define BOOST_HANA_CORE_TAG_OF_HPP #include <boost/hana/fwd/core/tag_of.hpp> #include <boost/hana/config.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/tag_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
348
```c++ /*! @file Includes all the headers needed to setup tag-dispatching. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_DISPATCH_HPP #define BOOST_HANA_CORE_DISPATCH_HPP #include <boost/hana/core/tag_of.hpp> #include <boost/hana/detail/dispatc...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/dispatch.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
109
```c++ /*! @file Defines `boost::hana::make`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_MAKE_HPP #define BOOST_HANA_CORE_MAKE_HPP #include <boost/hana/fwd/core/make.hpp> #include <boost/hana/config.hpp> #include <boost/hana/core/default.hp...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/make.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
304
```c++ /*! @file Defines `boost::hana::to` and related utilities. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_TO_HPP #define BOOST_HANA_CORE_TO_HPP #include <boost/hana/fwd/core/to.hpp> #include <boost/hana/concept/constant.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/to.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,702
```c++ /*! @file Defines `boost::hana::when` and `boost::hana::when_valid`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_WHEN_HPP #define BOOST_HANA_CORE_WHEN_HPP #include <boost/hana/fwd/core/when.hpp> #endif // !BOOST_HANA_CORE_WHEN_HPP ``...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/when.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
89
```c++ /*! @file Defines `boost::hana::common` and `boost::hana::common_t`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_COMMON_HPP #define BOOST_HANA_CORE_COMMON_HPP #include <boost/hana/fwd/core/common.hpp> #include <boost/hana/concept/cons...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/common.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
721
```c++ /*! @file Defines `boost::hana::default_` and `boost::hana::is_default`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_DEFAULT_HPP #define BOOST_HANA_CORE_DEFAULT_HPP #include <boost/hana/fwd/core/default.hpp> #include <boost/hana/confi...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/default.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
172
```c++ /*! @file Defines `boost::hana::is_a` and `boost::hana::is_an`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CORE_IS_A_HPP #define BOOST_HANA_CORE_IS_A_HPP #include <boost/hana/fwd/core/is_a.hpp> #include <boost/hana/bool.hpp> #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/core/is_a.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
242
```c++ /*! @file Includes all the adaptors for external Boost libraries. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_HPP #define BOOST_HANA_EXT_BOOST_HPP //! @ingroup group-ext //! @defgroup group-ext-boost Other Boost adapters //! Adapt...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
133
```c++ /*! @file Includes all the adaptors for the standard library. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_HPP #define BOOST_HANA_EXT_STD_HPP //! @ingroup group-ext //! @defgroup group-ext-std Standard library adapters //! Adapters f...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
195
```c++ /*! @file Includes all the adaptors for the Boost.MPL library. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_MPL_HPP #define BOOST_HANA_EXT_BOOST_MPL_HPP //! @ingroup group-ext //! @defgroup group-ext-mpl Boost.MPL adapters //! Adap...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/mpl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
146
```c++ /*! @file Includes all the adaptors for the Boost.Fusion library. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_FUSION_HPP #define BOOST_HANA_EXT_BOOST_FUSION_HPP //! @ingroup group-ext //! @defgroup group-ext-fusion Boost.Fusion ad...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/fusion.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
162
```c++ /*! @file Adapts `boost::tuple` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_TUPLE_HPP #define BOOST_HANA_EXT_BOOST_TUPLE_HPP #include <boost/hana/bool.hpp> #include <boost/hana/config.hpp> #include <boost/hana/d...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/tuple.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
985
```c++ /*! @file Adapts `boost::mpl::vector` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_MPL_VECTOR_HPP #define BOOST_HANA_EXT_BOOST_MPL_VECTOR_HPP #include <boost/hana/concept/foldable.hpp> #include <boost/hana/config...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/mpl/vector.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,558
```c++ /*! @file Adapts `boost::mpl::list` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_MPL_LIST_HPP #define BOOST_HANA_EXT_BOOST_MPL_LIST_HPP #include <boost/hana/concept/foldable.hpp> #include <boost/hana/config.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/mpl/list.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,571
```c++ /*! @file Adapts Boost.MPL IntegralConstants for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_MPL_INTEGRAL_C_HPP #define BOOST_HANA_EXT_BOOST_MPL_INTEGRAL_C_HPP #include <boost/hana/concept/integral_constant.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/mpl/integral_c.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
588
```c++ /*! @file Adapts `boost::fusion::deque` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_FUSION_DEQUE_HPP #define BOOST_HANA_EXT_BOOST_FUSION_DEQUE_HPP #include <boost/hana/at.hpp> #include <boost/hana/core/when.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/fusion/deque.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
789
```c++ /*! @file Adapts `boost::fusion::vector` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_FUSION_VECTOR_HPP #define BOOST_HANA_EXT_BOOST_FUSION_VECTOR_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/wh...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/fusion/vector.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
809
```c++ /*! @file Adapts `boost::fusion::list` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_FUSION_LIST_HPP #define BOOST_HANA_EXT_BOOST_FUSION_LIST_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/when.hpp...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/fusion/list.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
815
```c++ /*! @file Adapts `boost::fusion::tuple` for use with Hana. In the current version of Boost.Fusion, `boost::fusion::tuple` is basically an alias to `boost::fusion::vector`, so both data types share the same implementation in Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at pa...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/fusion/tuple.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
362
```c++ /*! @file Defines common methods for all Boost.Fusion sequences. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_BOOST_FUSION_DETAIL_COMMON_HPP #define BOOST_HANA_EXT_BOOST_FUSION_DETAIL_COMMON_HPP #include <boost/hana/bool.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/boost/fusion/detail/common.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
549
```c++ /*! @file Adapts `std::ratio` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_RATIO_HPP #define BOOST_HANA_EXT_STD_RATIO_HPP #include <boost/hana/bool.hpp> #include <boost/hana/concept/integral_constant.hpp> #include ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std/ratio.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,273
```c++ /*! @file Adapts `std::vector` for use with Hana. @copyright Louis Dionne 2013-2017 @copyright Gonzalo Brito Gadeschi 2015 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_VECTOR_HPP #define BOOST_HANA_EXT_STD_VECTOR_HPP #include <boost/hana/config.hpp> #include <boost/h...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std/vector.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
777
```c++ /*! @file Adapts `std::integral_constant` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_INTEGRAL_CONSTANT_HPP #define BOOST_HANA_EXT_STD_INTEGRAL_CONSTANT_HPP #include <boost/hana/concept/integral_constant.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std/integral_constant.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
659
```c++ /*! @file Adapts `std::tuple` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_TUPLE_HPP #define BOOST_HANA_EXT_STD_TUPLE_HPP #include <boost/hana/bool.hpp> #include <boost/hana/config.hpp> #include <boost/hana/detail/...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std/tuple.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,365
```c++ /*! @file Adapts `std::integer_sequence` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_INTEGER_SEQUENCE_HPP #define BOOST_HANA_EXT_STD_INTEGER_SEQUENCE_HPP #include <boost/hana/bool.hpp> #include <boost/hana/config....
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std/integer_sequence.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,178
```c++ /*! @file Adapts `std::array` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_ARRAY_HPP #define BOOST_HANA_EXT_STD_ARRAY_HPP #include <boost/hana/bool.hpp> #include <boost/hana/config.hpp> #include <boost/hana/detail/...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std/array.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,456
```c++ /*! @file Adapts `std::pair` for use with Hana. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EXT_STD_PAIR_HPP #define BOOST_HANA_EXT_STD_PAIR_HPP #include <boost/hana/config.hpp> #include <boost/hana/fwd/core/make.hpp> #include <boost/hana/f...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ext/std/pair.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
631
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_NOTHROW_ASSIGN_HPP_INCLUDED #define BOOST_TT_HAS_NOTHROW_ASSIGN_HPP_INCLUDED #include <cstddef> // size_t #include <boost/type_traits/...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_nothrow_assign.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
869
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_FUNDAMENTAL_HPP_INCLUDED #define BOOST_TT_IS_FUNDAMENTAL_HPP_INCLUDED #include <boost/type_traits/is_arithmetic.hpp> #include <boost/ty...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_fundamental.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
200
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_FUNCTION_HPP_INCLUDED #define BOOST_TT_IS_FUNCTION_HPP_INCLUDED #include <boost/type_traits/is_reference.hpp> #include <boost/type_t...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_function.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
612
```c++ // Hinnant & John Maddock 2000. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_ADD_CONST_HPP_INCLUDED #define BOOST_TT_ADD_CONST_HPP_INCLUDED #include <boost/type_traits/detail/config....
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/add_const.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
309
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_CONVERTIBLE_HPP_INCLUDED #define BOOST_TT_IS_CONVERTIBLE_HPP_INCLUDED #include <boost/type_traits/intrinsics.hpp> #include <boost/ty...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_convertible.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,104
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_CONVERSION_TRAITS_HPP_INCLUDED #define BOOST_TT_CONVERSION_TRAITS_HPP_INCLUDED #include <boost/type_traits/is_convertible.hpp> #endif ...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/conversion_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
89
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_DESTRUCTIBLE_HPP_INCLUDED #define BOOST_TT_IS_DESTRUCTIBLE_HPP_INCLUDED #include <cstddef> // size_t #include <boost/type_traits/integr...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_destructible.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
511
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_TYPE_WITH_ALIGNMENT_INCLUDED #define BOOST_TT_TYPE_WITH_ALIGNMENT_INCLUDED #include <boost/type_traits/alignment_of.hpp> #include <boost/ty...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/type_with_alignment.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,476
```c++ // See path_to_url #ifndef BOOST_TYPE_TRAITS_EXT_ADD_LVALUE_REFERENCE__HPP #define BOOST_TYPE_TRAITS_EXT_ADD_LVALUE_REFERENCE__HPP #include <boost/type_traits/add_reference.hpp> namespace boost{ template <class T> struct add_lvalue_reference { typedef typename boost::add_reference<T>::type type; }; #i...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/add_lvalue_reference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
165
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_POLYMORPHIC_HPP #define BOOST_TT_IS_POLYMORPHIC_HPP #include <boost/type_traits/intrinsics.hpp> #include <boost/type_traits/integral_con...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_polymorphic.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
805
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_BASE_OF_HPP_INCLUDED #define BOOST_TT_IS_BASE_OF_HPP_INCLUDED #include <boost/type_traits/is_base_and_derived.hpp> #include <boost/typ...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_base_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
331
```c++ // declval.hpp -------------------------------------------------------------// // See path_to_url #ifndef BOOST_TYPE_TRAITS_DECLVAL_HPP_INCLUDED #define BOOST_TYPE_TRAITS_DECLVAL_HPP_INCLUDED #include <boost/config.hpp> //your_sha256_hash------------// #include <boost/type_traits/add_rvalue_reference.hp...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/declval.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
318
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_REMOVE_CV_REF_HPP_INCLUDED #define BOOST_TT_REMOVE_CV_REF_HPP_INCLUDED #include <boost/config.hpp> #include <boost/type_traits/remove_cv....
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/remove_cv_ref.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
169
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_NOTHROW_DESTRUCTOR_HPP_INCLUDED #define BOOST_TT_HAS_NOTHROW_DESTRUCTOR_HPP_INCLUDED #include <boost/type_traits/has_trivial_destructo...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_nothrow_destructor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
403
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_ALIGNMENT_TRAITS_HPP_INCLUDED #define BOOST_TT_ALIGNMENT_TRAITS_HPP_INCLUDED #include <boost/type_traits/alignment_of.hpp> #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/alignment_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
95
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_POST_DECREMENT_HPP_INCLUDED #define BOOST_TT_HAS_POST_DECREMENT_HPP_INCLUDED #include <boost/type_traits/is_array.hpp> #define BOOS...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_post_decrement.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
305
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_TRIVIAL_COPY_HPP_INCLUDED #define BOOST_TT_HAS_TRIVIAL_COPY_HPP_INCLUDED #include <cstddef> // size_t #include <boost/type_traits/intr...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_trivial_copy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
549
```c++ // Howard Hinnant and John Maddock 2000. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // Fixed is_pointer, is_reference, is_const, is_volatile, is_same, // is_member_pointer based on the ...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_pointer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
381
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_RANK_HPP_INCLUDED #define BOOST_TT_RANK_HPP_INCLUDED #include <cstddef> // size_t #include <boost/type_traits/integral_constant.hpp> nam...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/rank.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
687
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_DEREFERENCE_HPP_INCLUDED #define BOOST_TT_HAS_DEREFERENCE_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_dereference #define BOOST_TT_...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_dereference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
201
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_MODULUS_ASSIGN_HPP_INCLUDED #define BOOST_TT_HAS_MODULUS_ASSIGN_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_modulus_assign #define ...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_modulus_assign.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
484
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_POD_HPP_INCLUDED #define BOOST_TT_IS_POD_HPP_INCLUDED #include <cstddef> // size_t #include <boost/type_traits/detail/config.hpp> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_pod.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
389
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_BIT_OR_ASSIGN_HPP_INCLUDED #define BOOST_TT_HAS_BIT_OR_ASSIGN_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_bit_or_assign #define BOO...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_bit_or_assign.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
482
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_REMOVE_POINTER_HPP_INCLUDED #define BOOST_TT_REMOVE_POINTER_HPP_INCLUDED #include <boost/config.hpp> #if defined(BOOST_MSVC) #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/remove_pointer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
483
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_OPERATOR_HPP_INCLUDED #define BOOST_TT_HAS_OPERATOR_HPP_INCLUDED #include <boost/type_traits/has_bit_and.hpp> #include <boost/type_t...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_operator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
492
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_COPY_ASSIGNABLE_HPP_INCLUDED #define BOOST_TT_IS_COPY_ASSIGNABLE_HPP_INCLUDED #include <boost/config.hpp> #include <boost/type_traits...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_copy_assignable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,155
```c++ /* <glenjofe -at- gmail.com> Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_TT_MAKE_VOID_HPP_INCLUDED #define BOOST_TT_MAKE_VOID_HPP_INCLUDED #include <boost/config.hpp> namespace boost { #if !defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES) template<class...> struct m...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/make_void.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
255
```c++ // Howard Hinnant and John Maddock 2000. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // Fixed is_pointer, is_reference, is_const, is_volatile, is_same, // is_member_pointer based on the ...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_const.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
322
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // // defines traits classes for transforming one type to another: // remove_reference, add_reference, remove_bounds, remove_pointer. // #ifndef BOOST_TT_T...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/transform_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
147
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_BIT_XOR_HPP_INCLUDED #define BOOST_TT_HAS_BIT_XOR_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_bit_xor #define BOOST_TT_TRAIT_OP ^ #...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_bit_xor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
403
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_DIVIDES_ASSIGN_HPP_INCLUDED #define BOOST_TT_HAS_DIVIDES_ASSIGN_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_divides_assign #define ...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_divides_assign.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
378
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_EMPTY_HPP_INCLUDED #define BOOST_TT_IS_EMPTY_HPP_INCLUDED #include <boost/type_traits/is_convertible.hpp> #include <boost/type_traits/d...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_empty.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
656
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_ALIGNMENT_OF_HPP_INCLUDED #define BOOST_TT_ALIGNMENT_OF_HPP_INCLUDED #include <boost/config.hpp> #include <cstddef> #include <boost/type_...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/alignment_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
821
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // // defines traits classes for arithmetic types: // is_void, is_integral, is_float, is_arithmetic, is_fundamental. #ifndef BOOST_TT_ARITHMETIC_TRAITS_HPP...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/arithmetic_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
161
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_INTEGRAL_HPP_INCLUDED #define BOOST_TT_IS_INTEGRAL_HPP_INCLUDED #include <boost/config.hpp> #include <boost/type_traits/integral_consta...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_integral.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
860
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_RVALUE_REFERENCE_HPP_INCLUDED #define BOOST_TT_IS_RVALUE_REFERENCE_HPP_INCLUDED #include <boost/config.hpp> #include <boost/type_traits...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_rvalue_reference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
146
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_BIT_AND_HPP_INCLUDED #define BOOST_TT_HAS_BIT_AND_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_bit_and #define BOOST_TT_TRAIT_OP & #...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_bit_and.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
401
```c++ // Hinnant & John Maddock 2000. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // // defines traits classes for composite types: // is_array, is_pointer, is_reference, is_member_pointer, is_enum, is_u...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/composite_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
189
```c++ // Hinnant & John Maddock 2000. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_ARRAY_TRAITS_HPP_INCLUDED #define BOOST_TT_ARRAY_TRAITS_HPP_INCLUDED #include <boost/type_traits/is_arr...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/array_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
97
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_TRIVIAL_DESTRUCTOR_HPP_INCLUDED #define BOOST_TT_HAS_TRIVIAL_DESTRUCTOR_HPP_INCLUDED #include <boost/type_traits/intrinsics.hpp> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_trivial_destructor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
344
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_ASSIGNABLE_HPP_INCLUDED #define BOOST_TT_IS_ASSIGNABLE_HPP_INCLUDED #include <cstddef> // size_t #include <boost/type_traits/integral_c...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_assignable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
837
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_PRE_DECREMENT_HPP_INCLUDED #define BOOST_TT_HAS_PRE_DECREMENT_HPP_INCLUDED #include <boost/type_traits/is_array.hpp> #define BOOST_...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_pre_decrement.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
304
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_LEFT_SHIFT_HPP_INCLUDED #define BOOST_TT_HAS_LEFT_SHIFT_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_left_shift #define BOOST_TT_TRA...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_left_shift.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
401
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_OLD_CONFIG_HPP_INCLUDED #define BOOST_TT_OLD_CONFIG_HPP_INCLUDED // // This header is deprecated and no longer used by type_traits: // #if...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/config.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
119
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_MINUS_HPP_INCLUDED #define BOOST_TT_HAS_MINUS_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_minus #define BOOST_TT_TRAIT_OP - #define...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_minus.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
525
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_MODULUS_HPP_INCLUDED #define BOOST_TT_HAS_MODULUS_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_modulus #define BOOST_TT_TRAIT_OP % #...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_modulus.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
403
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_SCALAR_HPP_INCLUDED #define BOOST_TT_IS_SCALAR_HPP_INCLUDED #include <boost/type_traits/is_arithmetic.hpp> #include <boost/type_traits/...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_scalar.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
183
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_COMPLEMENT_HPP_INCLUDED #define BOOST_TT_HAS_COMPLEMENT_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_complement #define BOOST_TT_TRA...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_complement.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
204
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_OBJECT_HPP_INCLUDED #define BOOST_TT_IS_OBJECT_HPP_INCLUDED #include <boost/config.hpp> #include <boost/type_traits/is_reference.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_object.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
168
```c++ // Hinnant & John Maddock 2000. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_MEMBER_FUNCTION_POINTER_HPP_INCLUDED #define BOOST_TT_IS_MEMBER_FUNCTION_POINTER_HPP_INCLUDED #incl...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_member_function_pointer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
833
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_LESS_EQUAL_HPP_INCLUDED #define BOOST_TT_HAS_LESS_EQUAL_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_less_equal #define BOOST_TT_TRA...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_less_equal.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
431
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // // defines object traits classes: // is_object, is_scalar, is_class, is_compound, is_pod, // has_trivial_constructor, has_trivial_copy, has_trivial_ass...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/object_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
302
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_NOTHROW_COPY_HPP_INCLUDED #define BOOST_TT_HAS_NOTHROW_COPY_HPP_INCLUDED #include <boost/type_traits/intrinsics.hpp> #include <boost/t...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_nothrow_copy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
652
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_GREATER_HPP_INCLUDED #define BOOST_TT_HAS_GREATER_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_greater #define BOOST_TT_TRAIT_OP > #...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_greater.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
429
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_NOTHROW_MOVE_ASSIGNABLE_HPP_INCLUDED #define BOOST_TT_IS_NOTHROW_MOVE_ASSIGNABLE_HPP_INCLUDED #include <boost/config.hpp> #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_nothrow_move_assignable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
788
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_HAS_DIVIDES_HPP_INCLUDED #define BOOST_TT_HAS_DIVIDES_HPP_INCLUDED #define BOOST_TT_TRAIT_NAME has_divides #define BOOST_TT_TRAIT_OP / #...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/has_divides.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
264
```c++ // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_IS_FINAL_HPP_INCLUDED #define BOOST_TT_IS_FINAL_HPP_INCLUDED #include <boost/type_traits/intrinsics.hpp> #include <boost/type_traits/i...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/is_final.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
169
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // // defines is_same: #ifndef BOOST_TT_SAME_TRAITS_HPP_INCLUDED #define BOOST_TT_SAME_TRAITS_HPP_INCLUDED #include <boost/type_traits/is_same.hpp> #endif...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/same_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
94
```c++ // Hinnant & John Maddock 2000. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_TT_REMOVE_CONST_HPP_INCLUDED #define BOOST_TT_REMOVE_CONST_HPP_INCLUDED #include <boost/config.hpp> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits/remove_const.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
310