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 Defines `boost::hana::scan_left`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_SCAN_LEFT_HPP #define BOOST_HANA_SCAN_LEFT_HPP #include <boost/hana/fwd/scan_left.hpp> #include <boost/hana/at.hpp> #include <boost/hana/concept/sequen...
/content/code_sandbox/src/boost_1_66_0/boost/hana/scan_left.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,222
```c++ /*! @file Defines `boost::hana::greater_equal`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_GREATER_EQUAL_HPP #define BOOST_HANA_GREATER_EQUAL_HPP #include <boost/hana/fwd/greater_equal.hpp> #include <boost/hana/concept/orderable.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/hana/greater_equal.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
620
```c++ /*! @file Defines the `BOOST_HANA_ADAPT_ADT` macro. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_ADAPT_ADT_HPP #define BOOST_HANA_ADAPT_ADT_HPP #include <boost/hana/fwd/adapt_adt.hpp> #include <boost/hana/detail/struct_macros.hpp> #endif /...
/content/code_sandbox/src/boost_1_66_0/boost/hana/adapt_adt.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
100
```c++ /*! @file Defines `boost::hana::not_`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_NOT_HPP #define BOOST_HANA_NOT_HPP #include <boost/hana/fwd/not.hpp> #include <boost/hana/concept/constant.hpp> #include <boost/hana/concept/logical.hpp> #i...
/content/code_sandbox/src/boost_1_66_0/boost/hana/not.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
529
```c++ /*! @file Defines `boost::hana::prefix`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_PREFIX_HPP #define BOOST_HANA_PREFIX_HPP #include <boost/hana/fwd/prefix.hpp> #include <boost/hana/append.hpp> #include <boost/hana/chain.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/hana/prefix.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
397
```c++ /*! @file Defines `boost::hana::string`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_STRING_HPP #define BOOST_HANA_STRING_HPP #include <boost/hana/fwd/string.hpp> #include <boost/hana/bool.hpp> #include <boost/hana/config.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/string.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,202
```c++ /*! @file Defines `boost::hana::lazy`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_LAZY_HPP #define BOOST_HANA_LAZY_HPP #include <boost/hana/fwd/lazy.hpp> #include <boost/hana/basic_tuple.hpp> #include <boost/hana/config.hpp> #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/lazy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,669
```c++ /*! @file Defines `boost::hana::size`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_SIZE_HPP #define BOOST_HANA_SIZE_HPP #include <boost/hana/fwd/size.hpp> #include <boost/hana/length.hpp> #endif // !BOOST_HANA_SIZE_HPP ```
/content/code_sandbox/src/boost_1_66_0/boost/hana/size.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
82
```c++ /*! @file Defines `boost::hana::at` and `boost::hana::at_c`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_AT_HPP #define BOOST_HANA_AT_HPP #include <boost/hana/fwd/at.hpp> #include <boost/hana/concept/integral_constant.hpp> #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/hana/at.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
424
```c++ /*! @file Master header for the `boost/hana/concept/` subdirectory. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_HPP #define BOOST_HANA_CONCEPT_HPP #include <boost/hana/concept/applicative.hpp> #include <boost/hana/concept/comonad.hp...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
323
```c++ /*! @file Defines `boost::hana::and_`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_AND_HPP #define BOOST_HANA_AND_HPP #include <boost/hana/fwd/and.hpp> #include <boost/hana/concept/logical.hpp> #include <boost/hana/config.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/and.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
427
```c++ /*! @file Defines `boost::hana::any_of`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_ANY_OF_HPP #define BOOST_HANA_ANY_OF_HPP #include <boost/hana/fwd/any_of.hpp> #include <boost/hana/accessors.hpp> #include <boost/hana/at.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/hana/any_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,780
```c++ /*! @file Defines `boost::hana::at_key`. @copyright Louis Dionne 2013-2017 @copyright Jason Rice 2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_AT_KEY_HPP #define BOOST_HANA_AT_KEY_HPP #include <boost/hana/fwd/at_key.hpp> #include <boost/hana/accessors.hpp> #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/at_key.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
741
```c++ /*! @file Defines `boost::hana::count`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_COUNT_HPP #define BOOST_HANA_COUNT_HPP #include <boost/hana/fwd/count.hpp> #include <boost/hana/concept/foldable.hpp> #include <boost/hana/config.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/hana/count.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
361
```c++ /*! @file Defines `boost::hana::partition`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_PARTITION_HPP #define BOOST_HANA_PARTITION_HPP #include <boost/hana/fwd/partition.hpp> #include <boost/hana/at.hpp> #include <boost/hana/concept/sequen...
/content/code_sandbox/src/boost_1_66_0/boost/hana/partition.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
929
```c++ /*! @file Defines `boost::hana::monadic_compose`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_MONADIC_COMPOSE_HPP #define BOOST_HANA_MONADIC_COMPOSE_HPP #include <boost/hana/fwd/monadic_compose.hpp> #include <boost/hana/chain.hpp> #include...
/content/code_sandbox/src/boost_1_66_0/boost/hana/monadic_compose.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
375
```c++ /*! @file Defines `boost::hana::remove_at` and `boost::hana::remove_at_c`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_REMOVE_AT_HPP #define BOOST_HANA_REMOVE_AT_HPP #include <boost/hana/fwd/remove_at.hpp> #include <boost/hana/at.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/hana/remove_at.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
728
```c++ /*! @file Defines macros to perform different kinds of assertions. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_ASSERT_HPP #define BOOST_HANA_ASSERT_HPP #include <boost/hana/concept/constant.hpp> #include <boost/hana/config.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/assert.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,851
```c++ /*! @file Defines `boost::hana::difference`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DIFFERENCE_HPP #define BOOST_HANA_DIFFERENCE_HPP #include <boost/hana/fwd/difference.hpp> #include <boost/hana/config.hpp> #include <boost/hana/core/d...
/content/code_sandbox/src/boost_1_66_0/boost/hana/difference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
260
```c++ /*! @file Defines `boost::hana::value`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_VALUE_HPP #define BOOST_HANA_VALUE_HPP #include <boost/hana/fwd/value.hpp> #include <boost/hana/concept/constant.hpp> #include <boost/hana/concept/integral...
/content/code_sandbox/src/boost_1_66_0/boost/hana/value.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
357
```c++ /*! @file Defines `boost::hana::drop_back`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DROP_BACK_HPP #define BOOST_HANA_DROP_BACK_HPP #include <boost/hana/fwd/drop_back.hpp> #include <boost/hana/at.hpp> #include <boost/hana/concept/integr...
/content/code_sandbox/src/boost_1_66_0/boost/hana/drop_back.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
617
```c++ /*! @file Defines `boost::hana::if_`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_IF_HPP #define BOOST_HANA_IF_HPP #include <boost/hana/fwd/if.hpp> #include <boost/hana/concept/logical.hpp> #include <boost/hana/config.hpp> #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/hana/if.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
437
```c++ /*! @file Defines `boost::hana::pair`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_PAIR_HPP #define BOOST_HANA_PAIR_HPP #include <boost/hana/fwd/pair.hpp> #include <boost/hana/config.hpp> #include <boost/hana/detail/decay.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/pair.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,799
```c++ /*! @file Defines `boost::hana::insert_range`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_INSERT_RANGE_HPP #define BOOST_HANA_INSERT_RANGE_HPP #include <boost/hana/fwd/insert_range.hpp> #include <boost/hana/concat.hpp> #include <boost/han...
/content/code_sandbox/src/boost_1_66_0/boost/hana/insert_range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
498
```c++ /*! @file Defines `boost::hana::span`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_SPAN_HPP #define BOOST_HANA_SPAN_HPP #include <boost/hana/fwd/span.hpp> #include <boost/hana/at.hpp> #include <boost/hana/concept/sequence.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/span.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
619
```c++ /*! @file Defines macros for tracking the version of the library. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_VERSION_HPP #define BOOST_HANA_VERSION_HPP //! @internal //! Transforms a (version, revision, patchlevel) triple into a number of ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/version.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
449
```c++ /*! @file Defines `boost::hana::is_disjoint`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_IS_DISJOINT_HPP #define BOOST_HANA_IS_DISJOINT_HPP #include <boost/hana/fwd/is_disjoint.hpp> #include <boost/hana/concept/searchable.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/hana/is_disjoint.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
527
```c++ /*! @file Defines `boost::hana::back`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_BACK_HPP #define BOOST_HANA_BACK_HPP #include <boost/hana/fwd/back.hpp> #include <boost/hana/at.hpp> #include <boost/hana/concept/iterable.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/back.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
381
```c++ /*! @file Defines `boost::hana::find_if`. @copyright Louis Dionne 2013-2017 @copyright Jason Rice 2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FIND_IF_HPP #define BOOST_HANA_FIND_IF_HPP #include <boost/hana/fwd/find_if.hpp> #include <boost/hana/accessors.hpp> #include ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/find_if.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
945
```c++ /*! @file Defines `boost::hana::eval`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_EVAL_HPP #define BOOST_HANA_EVAL_HPP #include <boost/hana/fwd/eval.hpp> #include <boost/hana/config.hpp> #include <boost/hana/core/dispatch.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/hana/eval.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
412
```c++ /*! @file Defines `boost::hana::reverse_fold`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_REVERSE_FOLD_HPP #define BOOST_HANA_REVERSE_FOLD_HPP #include <boost/hana/fwd/reverse_fold.hpp> #include <boost/hana/config.hpp> #include <boost/han...
/content/code_sandbox/src/boost_1_66_0/boost/hana/reverse_fold.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
273
```c++ /*! @file Defines `boost::hana::reverse`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_REVERSE_HPP #define BOOST_HANA_REVERSE_HPP #include <boost/hana/fwd/reverse.hpp> #include <boost/hana/at.hpp> #include <boost/hana/concept/sequence.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/reverse.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
438
```c++ /*! @file Defines `boost::hana::zero`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_ZERO_HPP #define BOOST_HANA_ZERO_HPP #include <boost/hana/fwd/zero.hpp> #include <boost/hana/concept/constant.hpp> #include <boost/hana/concept/monoid.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/zero.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
507
```c++ /*! @file Defines `boost::hana::slice` and `boost::hana::slice_c`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_SLICE_HPP #define BOOST_HANA_SLICE_HPP #include <boost/hana/fwd/slice.hpp> #include <boost/hana/at.hpp> #include <boost/hana/con...
/content/code_sandbox/src/boost_1_66_0/boost/hana/slice.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
823
```c++ /*! @file Defines `boost::hana::not_equal`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_NOT_EQUAL_HPP #define BOOST_HANA_NOT_EQUAL_HPP #include <boost/hana/fwd/not_equal.hpp> #include <boost/hana/concept/comparable.hpp> #include <boost/han...
/content/code_sandbox/src/boost_1_66_0/boost/hana/not_equal.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
486
```c++ /*! @file Defines `boost::hana::greater`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_GREATER_HPP #define BOOST_HANA_GREATER_HPP #include <boost/hana/fwd/greater.hpp> #include <boost/hana/concept/orderable.hpp> #include <boost/hana/config....
/content/code_sandbox/src/boost_1_66_0/boost/hana/greater.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
595
```c++ /*! @file Defines `boost::hana::optional`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_OPTIONAL_HPP #define BOOST_HANA_OPTIONAL_HPP #include <boost/hana/fwd/optional.hpp> #include <boost/hana/bool.hpp> #include <boost/hana/config.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/hana/optional.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,253
```c++ /*! @file Defines `boost::hana::range`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_RANGE_HPP #define BOOST_HANA_RANGE_HPP #include <boost/hana/fwd/range.hpp> #include <boost/hana/bool.hpp> #include <boost/hana/concept/integral_constant.hp...
/content/code_sandbox/src/boost_1_66_0/boost/hana/range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,246
```c++ /*! @file Defines `boost::hana::basic_tuple`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_BASIC_TUPLE_HPP #define BOOST_HANA_BASIC_TUPLE_HPP #include <boost/hana/fwd/basic_tuple.hpp> #include <boost/hana/config.hpp> #include <boost/hana/de...
/content/code_sandbox/src/boost_1_66_0/boost/hana/basic_tuple.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,038
```c++ /*! @file Defines `boost::hana::permutations`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_PERMUTATIONS_HPP #define BOOST_HANA_PERMUTATIONS_HPP #include <boost/hana/fwd/permutations.hpp> #include <boost/hana/at.hpp> #include <boost/hana/co...
/content/code_sandbox/src/boost_1_66_0/boost/hana/permutations.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
622
```c++ /*! @file Defines `boost::hana::minimum`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_MINIMUM_HPP #define BOOST_HANA_MINIMUM_HPP #include <boost/hana/fwd/minimum.hpp> #include <boost/hana/concept/foldable.hpp> #include <boost/hana/config.h...
/content/code_sandbox/src/boost_1_66_0/boost/hana/minimum.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
727
```c++ /*! @file Defines `boost::hana::flatten`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_FLATTEN_HPP #define BOOST_HANA_FLATTEN_HPP #include <boost/hana/fwd/flatten.hpp> #include <boost/hana/concept/monad.hpp> #include <boost/hana/concept/seq...
/content/code_sandbox/src/boost_1_66_0/boost/hana/flatten.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
438
```c++ /*! @file Defines `boost::hana::ap`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_AP_HPP #define BOOST_HANA_AP_HPP #include <boost/hana/fwd/ap.hpp> #include <boost/hana/chain.hpp> #include <boost/hana/concept/applicative.hpp> #include <boos...
/content/code_sandbox/src/boost_1_66_0/boost/hana/ap.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
624
```c++ /*! @file Defines `boost::hana::detail::first_unsatisfied_index`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_FIRST_UNSATISFIED_INDEX_HPP #define BOOST_HANA_DETAIL_FIRST_UNSATISFIED_INDEX_HPP #include <boost/hana/config.hpp> #include...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/first_unsatisfied_index.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
410
```c++ /*! @file Defines `boost::hana::remove_range` and `boost::hana::remove_range_c`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_REMOVE_RANGE_HPP #define BOOST_HANA_REMOVE_RANGE_HPP #include <boost/hana/fwd/remove_range.hpp> #include <boost/ha...
/content/code_sandbox/src/boost_1_66_0/boost/hana/remove_range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
905
```c++ /*! @file Defines `boost::hana::detail::CanonicalConstant`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_CANONICAL_CONSTANT_HPP #define BOOST_HANA_DETAIL_CANONICAL_CONSTANT_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_B...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/canonical_constant.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
535
```c++ /*! @file Defines `boost::hana::detail::nested_than`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_NESTED_THAN_HPP #define BOOST_HANA_DETAIL_NESTED_THAN_HPP #include <boost/hana/detail/nested_than_fwd.hpp> #include <boost/hana/config...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/nested_than.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
199
```c++ /*! @file Defines an equivalent to the proposed `std::void_t`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VOID_T_HPP #define BOOST_HANA_DETAIL_VOID_T_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN namespace detail...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/void_t.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
108
```c++ /*! @file Defines several `constexpr` algorithms. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_ALGORITHM_HPP #define BOOST_HANA_DETAIL_ALGORITHM_HPP #include <boost/hana/functional/placeholder.hpp> #include <boost/hana/config.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/algorithm.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,392
```c++ /*! @file Defines `BOOST_HANA_DISPATCH_IF`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_DISPATCH_IF_HPP #define BOOST_HANA_DETAIL_DISPATCH_IF_HPP #include <boost/hana/config.hpp> #include <type_traits> BOOST_HANA_NAMESPACE_BEGIN ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/dispatch_if.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
403
```c++ /*! @file Defines a SFINAE-friendly version of `std::common_type`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_STD_COMMON_TYPE_HPP #define BOOST_HANA_DETAIL_STD_COMMON_TYPE_HPP #include <boost/hana/config.hpp> #include <boost/hana/de...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/std_common_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
243
```c++ /*! @file Defines generally useful preprocessor macros. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_PREPROCESSOR_HPP #define BOOST_HANA_DETAIL_PREPROCESSOR_HPP //! @ingroup group-details //! Macro expanding to the number of arguments...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/preprocessor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,213
```c++ /*! @file Defines `boost::hana::detail::has_duplicates`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_HAS_DUPLICATES_HPP #define BOOST_HANA_DETAIL_HAS_DUPLICATES_HPP #include <boost/hana/config.hpp> #include <boost/hana/detail/fast_an...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/has_duplicates.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
555
```c++ /*! @file Forward declares `boost::hana::detail::nested_than`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_NESTED_THAN_FWD_HPP #define BOOST_HANA_DETAIL_NESTED_THAN_FWD_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGI...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/nested_than_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
362
```c++ /*! @file Defines `boost::hana::detail::create`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_CREATE_HPP #define BOOST_HANA_DETAIL_CREATE_HPP #include <boost/hana/config.hpp> #include <boost/hana/detail/decay.hpp> BOOST_HANA_NAMESPA...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/create.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
201
```c++ /*! @file Defines concepts from the Standard library. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_CONCEPTS_HPP #define BOOST_HANA_DETAIL_CONCEPTS_HPP #include <boost/hana/config.hpp> #include <boost/hana/detail/std_common_type.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/concepts.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
732
```c++ /*! @file Defines `boost::hana::detail::ebo`. @copyright Louis Dionne 2013-2016 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_EBO_HPP #define BOOST_HANA_DETAIL_EBO_HPP #include <boost/hana/config.hpp> #include <boost/hana/detail/intrinsics.hpp> namespace _hana { ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/ebo.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
927
```c++ /*! @file Defines `boost::hana::detail::type_at`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_TYPE_AT_HPP #define BOOST_HANA_DETAIL_TYPE_AT_HPP #include <boost/hana/config.hpp> #include <cstddef> #include <utility> // If possible,...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/type_at.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
380
```c++ /*! @file Defines `boost::hana::detail::wrong`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_WRONG_HPP #define BOOST_HANA_DETAIL_WRONG_HPP #include <boost/hana/config.hpp> #include <type_traits> BOOST_HANA_NAMESPACE_BEGIN namespace...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/wrong.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
179
```c++ /*! @file Defines `boost::hana::detail::index_if`. @copyright Louis Dionne 2013-2017 @copyright Jason Rice 2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_INDEX_IF_HPP #define BOOST_HANA_DETAIL_INDEX_IF_HPP #include <boost/hana/config.hpp> #include <boost/hana/detai...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/index_if.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
405
```html+erb <%# This is an ERB [1] template file used to generate the <boost/hana/detail/struct_macros.hpp> header. The maximum number of members that can be handled by the macros can be controlled with the 'MAX_NUMBER_OF_MEMBERS' variable, which can be set when calling ERB to generate the header: ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/struct_macros.hpp.erb
html+erb
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,832
```c++ /*! @file Defines the barebones `boost::hana::integral_constant` template, but no operations on it. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_INTEGRAL_CONSTANT_HPP #define BOOST_HANA_DETAIL_INTEGRAL_CONSTANT_HPP #include <boost/han...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/integral_constant.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,277
```c++ /*! @file Defines `boost::hana::detail::unpack_flatten`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_UNPACK_FLATTEN_HPP #define BOOST_HANA_DETAIL_UNPACK_FLATTEN_HPP #include <boost/hana/at.hpp> #include <boost/hana/config.hpp> #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/unpack_flatten.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
570
```c++ /*! @file Defines a replacement for `std::decay`, which is sometimes too slow at compile-time. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_DECAY_HPP #define BOOST_HANA_DETAIL_DECAY_HPP #include <boost/hana/config.hpp> #include <type...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/decay.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
410
```c++ /*! @file Defines `boost::hana::detail::type_foldr1`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_TYPE_FOLDR1_HPP #define BOOST_HANA_DETAIL_TYPE_FOLDR1_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN namespace detai...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/type_foldr1.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
816
```c++ /*! @file Defines `boost::hana::detail::type_foldl1`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_TYPE_FOLDL1_HPP #define BOOST_HANA_DETAIL_TYPE_FOLDL1_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN namespace detai...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/type_foldl1.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
823
```c++ /*! @file Forward declares `boost::hana::detail::nested_to`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_NESTED_TO_FWD_HPP #define BOOST_HANA_DETAIL_NESTED_TO_FWD_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN name...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/nested_to_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
363
```c++ /*! @file Defines macros for commonly used type traits. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_INTRINSICS_HPP #define BOOST_HANA_DETAIL_INTRINSICS_HPP #include <boost/hana/config.hpp> // We use intrinsics if they are available...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/intrinsics.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
535
```c++ /*! @file Forward declares `boost::hana::detail::nested_by`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_NESTED_BY_FWD_HPP #define BOOST_HANA_DETAIL_NESTED_BY_FWD_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN name...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/nested_by_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
430
```c++ /*! @file Defines `boost::hana::detail::any_of`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_ANY_OF_HPP #define BOOST_HANA_DETAIL_ANY_OF_HPP #include <boost/hana/config.hpp> #include <type_traits> #include <utility> BOOST_HANA_NAM...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/any_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
308
```c++ /*! @file Defines `boost::hana::detail::array`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_ARRAY_HPP #define BOOST_HANA_DETAIL_ARRAY_HPP #include <boost/hana/config.hpp> #include <boost/hana/detail/algorithm.hpp> #include <boost/han...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/array.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
757
```c++ /*! @file Defines `boost::hana::detail::fast_and`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_FAST_AND_HPP #define BOOST_HANA_DETAIL_FAST_AND_HPP #include <boost/hana/config.hpp> #include <type_traits> BOOST_HANA_NAMESPACE_BEGIN ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/fast_and.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
134
```c++ /*! @file Defines `boost::hana::detail::nested_by`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_NESTED_BY_HPP #define BOOST_HANA_DETAIL_NESTED_BY_HPP #include <boost/hana/config.hpp> #include <boost/hana/detail/nested_by_fwd.hpp> #i...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/nested_by.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
265
```c++ /*! @file Defines `boost::hana::detail::has_[nontrivial_]common_embedding`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_HAS_COMMON_EMBEDDING_HPP #define BOOST_HANA_DETAIL_HAS_COMMON_EMBEDDING_HPP #include <boost/hana/config.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/has_common_embedding.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
576
```c++ /*! @file Defines `boost::hana::detail::nested_to`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_NESTED_TO_HPP #define BOOST_HANA_DETAIL_NESTED_TO_HPP #include <boost/hana/detail/nested_to_fwd.hpp> #include <boost/hana/config.hpp> #i...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/nested_to.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
183
```c++ /*! @file Defines `boost::hana::detail::hash_table`. @copyright Louis Dionne 2016 @copyright Jason Rice 2016 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_HASH_TABLE_HPP #define BOOST_HANA_DETAIL_HASH_TABLE_HPP #include <boost/hana/equal.hpp> #include <boost/hana/ext/s...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/hash_table.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,312
```c++ /*! @file Defines operators for Comparables. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_COMPARABLE_HPP #define BOOST_HANA_DETAIL_OPERATORS_COMPARABLE_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/tag_of.hp...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/comparable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
361
```c++ /*! @file Defines operators for Iterables. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_ITERABLE_HPP #define BOOST_HANA_DETAIL_OPERATORS_ITERABLE_HPP #include <boost/hana/config.hpp> #include <boost/hana/fwd/at.hpp> BOOST_...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/iterable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
250
```c++ /*! @file Defines arithmetic operators. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_ARITHMETIC_HPP #define BOOST_HANA_DETAIL_OPERATORS_ARITHMETIC_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/tag_of.hpp> #i...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/arithmetic.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
754
```c++ /*! @file Defines logical operators. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_LOGICAL_HPP #define BOOST_HANA_DETAIL_OPERATORS_LOGICAL_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/tag_of.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/logical.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
423
```c++ /*! @file Defines operators for Searchables. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_SEARCHABLE_HPP #define BOOST_HANA_DETAIL_OPERATORS_SEARCHABLE_HPP #include <boost/hana/config.hpp> #include <boost/hana/fwd/at_key.hpp...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/searchable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
254
```c++ /*! @file Defines `boost::hana::detail::operators::adl`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_ADL_HPP #define BOOST_HANA_DETAIL_OPERATORS_ADL_HPP #include <boost/hana/config.hpp> BOOST_HANA_NAMESPACE_BEGIN namespac...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/adl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
287
```c++ /*! @file Defines operators for Monads. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_MONAD_HPP #define BOOST_HANA_DETAIL_OPERATORS_MONAD_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/tag_of.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/monad.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
234
```c++ /*! @file Defines operators for Orderables. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_OPERATORS_ORDERABLE_HPP #define BOOST_HANA_DETAIL_OPERATORS_ORDERABLE_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/tag_of.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/operators/orderable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
577
```c++ /*! @file Defines `boost::hana::detail::variadic::foldr1`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_FOLDR1_HPP #define BOOST_HANA_DETAIL_VARIADIC_FOLDR1_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/when....
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/foldr1.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,662
```c++ /*! @file Defines `boost::hana::detail::variadic::foldl1`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_FOLDL1_HPP #define BOOST_HANA_DETAIL_VARIADIC_FOLDL1_HPP #include <boost/hana/config.hpp> #include <boost/hana/core/when....
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/foldl1.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,574
```c++ /*! @file Defines `boost::hana::detail::variadic::drop_into`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_DROP_INTO_HPP #define BOOST_HANA_DETAIL_VARIADIC_DROP_INTO_HPP #include <boost/hana/config.hpp> #include <cstddef> #i...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/drop_into.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
326
```c++ /*! @file Defines `boost::hana::detail::variadic::reverse_apply`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_REVERSE_APPLY_HPP #define BOOST_HANA_DETAIL_VARIADIC_REVERSE_APPLY_HPP #include <boost/hana/config.hpp> #include <...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/reverse_apply.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
199
```c++ /*! @file Defines `boost::hana::detail::variadic::take`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_TAKE_HPP #define BOOST_HANA_DETAIL_VARIADIC_TAKE_HPP #include <boost/hana/config.hpp> #include <boost/hana/detail/variadic/...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/take.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
351
```c++ /*! @file Defines `boost::hana::detail::variadic::at`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_AT_HPP #define BOOST_HANA_DETAIL_VARIADIC_AT_HPP #include <boost/hana/config.hpp> #include <cstddef> #include <utility> BO...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/at.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
260
```c++ /*! @file Defines `boost::hana::detail::variadic::split_at`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_SPLIT_AT_HPP #define BOOST_HANA_DETAIL_VARIADIC_SPLIT_AT_HPP #include <boost/hana/config.hpp> #include <boost/hana/func...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/split_at.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,563
```c++ /*! @file Defines `boost::hana::detail::variadic::reverse_apply_flat`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_REVERSE_APPLY_FLAT_HPP #define BOOST_HANA_DETAIL_VARIADIC_REVERSE_APPLY_FLAT_HPP #include <boost/hana/config....
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/reverse_apply/flat.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
299
```c++ /*! @file Defines `boost::hana::detail::variadic::reverse_apply_unrolled`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_DETAIL_VARIADIC_REVERSE_APPLY_UNROLLED_HPP #define BOOST_HANA_DETAIL_VARIADIC_REVERSE_APPLY_UNROLLED_HPP #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/hana/detail/variadic/reverse_apply/unrolled.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
842
```c++ /*! @file Defines `boost::hana::Product`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_PRODUCT_HPP #define BOOST_HANA_CONCEPT_PRODUCT_HPP #include <boost/hana/fwd/concept/product.hpp> #include <boost/hana/config.hpp> #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept/product.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
204
```c++ /*! @file Defines `boost::hana::Constant`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_CONSTANT_HPP #define BOOST_HANA_CONCEPT_CONSTANT_HPP #include <boost/hana/fwd/concept/constant.hpp> #include <boost/hana/config.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept/constant.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
179
```c++ /*! @file Defines `boost::hana::Comonad`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_COMONAD_HPP #define BOOST_HANA_CONCEPT_COMONAD_HPP #include <boost/hana/fwd/concept/comonad.hpp> #include <boost/hana/config.hpp> #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept/comonad.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
241
```c++ /*! @file Defines `boost::hana::Functor`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_FUNCTOR_HPP #define BOOST_HANA_CONCEPT_FUNCTOR_HPP #include <boost/hana/fwd/concept/functor.hpp> #include <boost/hana/adjust_if.hpp> #include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept/functor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
212
```c++ /*! @file Defines `boost::hana::Struct`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_STRUCT_HPP #define BOOST_HANA_CONCEPT_STRUCT_HPP #include <boost/hana/fwd/concept/struct.hpp> #include <boost/hana/accessors.hpp> #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept/struct.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
181
```c++ /*! @file Defines `boost::hana::Comparable`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_COMPARABLE_HPP #define BOOST_HANA_CONCEPT_COMPARABLE_HPP #include <boost/hana/fwd/concept/comparable.hpp> #include <boost/hana/config.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept/comparable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
194
```c++ /*! @file Defines `boost::hana::Group`. @copyright Louis Dionne 2013-2017 (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_HANA_CONCEPT_GROUP_HPP #define BOOST_HANA_CONCEPT_GROUP_HPP #include <boost/hana/fwd/concept/group.hpp> #include <boost/hana/config.hpp> #include <boost/hana/co...
/content/code_sandbox/src/boost_1_66_0/boost/hana/concept/group.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
214