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++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_FUNCTION_COLLECTION_FWD_HPP
#define BOOST_POLY_COLLECTION_FUNCTION_COLLECTION_FWD_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <memory>
namespace boost{... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/function_collection_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 251 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_ANY_COLLECTION_HPP
#define BOOST_POLY_COLLECTION_ANY_COLLECTION_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/poly_collection/any_collection_fwd.hp... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/any_collection.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 419 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_BASE_COLLECTION_FWD_HPP
#define BOOST_POLY_COLLECTION_BASE_COLLECTION_FWD_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <memory>
namespace boost{
namesp... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/base_collection_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 200 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_FUNCTION_COLLECTION_HPP
#define BOOST_POLY_COLLECTION_FUNCTION_COLLECTION_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/poly_collection/function_co... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/function_collection.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 419 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_CALLABLE_WRAPPER_HPP
#define BOOST_POLY_COLLECTION_DETAIL_CALLABLE_WRAPPER_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/poly_collection/det... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/callable_wrapper.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 612 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_ANY_MODEL_HPP
#define BOOST_POLY_COLLECTION_DETAIL_ANY_MODEL_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/core/addressof.hpp>
#include <boo... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/any_model.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,456 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_ANY_ITERATOR_HPP
#define BOOST_POLY_COLLECTION_DETAIL_ANY_ITERATOR_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/iterator/iterator_adaptor.h... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/any_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 531 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_TYPE_INFO_MAP_HPP
#define BOOST_POLY_COLLECTION_DETAIL_TYPE_INFO_MAP_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/detail/workaround.hpp>
#i... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/type_info_map.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,481 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_ALGORITHM_HPP
#define BOOST_POLY_COLLECTION_ALGORITHM_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <algorithm>
#include <boost/poly_collection/detail/aut... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/algorithm.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 7,719 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_ITERATOR_IMPL_HPP
#define BOOST_POLY_COLLECTION_DETAIL_ITERATOR_IMPL_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/iterator/iterator_adaptor... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/iterator_impl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,572 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_IS_EQUALITY_COMPARABLE_HPP
#define BOOST_POLY_COLLECTION_DETAIL_IS_EQUALITY_COMPARABLE_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/config.... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/is_equality_comparable.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 515 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_SEGMENT_BACKEND_HPP
#define BOOST_POLY_COLLECTION_DETAIL_SEGMENT_BACKEND_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <cstddef>
#include <memory>
... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/segment_backend.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 611 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_SEGMENT_SPLIT_HPP
#define BOOST_POLY_COLLECTION_DETAIL_SEGMENT_SPLIT_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/iterator/iterator_facade.... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/segment_split.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 999 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_IS_INVOCABLE_HPP
#define BOOST_POLY_COLLECTION_DETAIL_IS_INVOCABLE_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <functional>
#include <type_traits... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/is_invocable.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 510 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_IS_FINAL_HPP
#define BOOST_POLY_COLLECTION_DETAIL_IS_FINAL_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/type_traits/is_final.hpp>
#include ... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/is_final.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 273 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_FUNCTIONAL_HPP
#define BOOST_POLY_COLLECTION_DETAIL_FUNCTIONAL_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/config.hpp>
#include <boost/det... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/functional.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,266 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_CALLABLE_WRAPPER_ITERATOR_HPP
#define BOOST_POLY_COLLECTION_DETAIL_CALLABLE_WRAPPER_ITERATOR_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/i... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/callable_wrapper_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 552 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_IS_ACCEPTABLE_HPP
#define BOOST_POLY_COLLECTION_DETAIL_IS_ACCEPTABLE_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <type_traits>
namespace boost{
... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/is_acceptable.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 241 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_INTEGER_SEQUENCE_HPP
#define BOOST_POLY_COLLECTION_DETAIL_INTEGER_SEQUENCE_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <cstddef>
namespace boost... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/integer_sequence.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 317 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_IS_LIKELY_STATELESS_LAMBDA_HPP
#define BOOST_POLY_COLLECTION_DETAIL_IS_LIKELY_STATELESS_LAMBDA_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <type_... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/is_likely_stateless_lambda.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 392 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_SEGMENT_HPP
#define BOOST_POLY_COLLECTION_DETAIL_SEGMENT_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <iterator>
#include <memory>
#include <type_... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/segment.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,043 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_VALUE_HOLDER_HPP
#define BOOST_POLY_COLLECTION_DETAIL_VALUE_HOLDER_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/core/addressof.hpp>
#includ... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/value_holder.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,320 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_SPLIT_SEGMENT_HPP
#define BOOST_POLY_COLLECTION_DETAIL_SPLIT_SEGMENT_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/poly_collection/detail/ne... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/split_segment.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,166 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_POLY_COLLECTION_HPP
#define BOOST_POLY_COLLECTION_DETAIL_POLY_COLLECTION_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <algorithm>
#include <boost/... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/poly_collection.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 8,127 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_ITERATOR_TRAITS_HPP
#define BOOST_POLY_COLLECTION_DETAIL_ITERATOR_TRAITS_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <iterator>
#include <type_tr... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/iterator_traits.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 619 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_AUTO_ITERATOR_HPP
#define BOOST_POLY_COLLECTION_DETAIL_AUTO_ITERATOR_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/iterator/iterator_adaptor... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/auto_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 291 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_NEWDELETE_ALLOCATOR_HPP
#define BOOST_POLY_COLLECTION_DETAIL_NEWDELETE_ALLOCATOR_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/poly_collecti... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/newdelete_allocator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 599 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_BASE_MODEL_HPP
#define BOOST_POLY_COLLECTION_DETAIL_BASE_MODEL_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/core/addressof.hpp>
#include <b... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/base_model.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 795 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_TYPE_RESTITUTION_HPP
#define BOOST_POLY_COLLECTION_DETAIL_TYPE_RESTITUTION_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/poly_collection/det... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/type_restitution.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,425 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_WORKAROUND_DR1467_HPP
#define BOOST_POLY_COLLECTION_DETAIL_WORKAROUND_DR1467_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/config.hpp>
#incl... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/workaround_dr1467.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 229 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_STRIDE_ITERATOR_HPP
#define BOOST_POLY_COLLECTION_DETAIL_STRIDE_ITERATOR_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/iterator/iterator_fac... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/stride_iterator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 812 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_IS_CONSTRUCIBLE_HPP
#define BOOST_POLY_COLLECTION_DETAIL_IS_CONSTRUCIBLE_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/config.hpp>
#include ... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/is_constructible.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 281 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_PACKED_SEGMENT_HPP
#define BOOST_POLY_COLLECTION_DETAIL_PACKED_SEGMENT_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/detail/workaround.hpp>
... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/packed_segment.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,180 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_FUNCTION_MODEL_HPP
#define BOOST_POLY_COLLECTION_DETAIL_FUNCTION_MODEL_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/core/addressof.hpp>
#in... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/function_model.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 778 |
```c++
* (See accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*
* See path_to_url for library home page.
*/
#ifndef BOOST_POLY_COLLECTION_DETAIL_IS_NOTHROW_EQ_COMPARABLE_HPP
#define BOOST_POLY_COLLECTION_DETAIL_IS_NOTHROW_EQ_COMPARABLE_HPP
#if defined(_MSC_VER)
#pragma once
#endif
#include <boost/pol... | /content/code_sandbox/src/boost_1_66_0/boost/poly_collection/detail/is_nothrow_eq_comparable.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 216 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 0
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function0.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 5
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function5.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```prolog
#!/usr/bin/perl -w
#
# Boost.Function library
#
# 1.0. (See accompanying file LICENSE_1_0.txt or copy at
# path_to_url
#
# For more information, see path_to_url
use English;
if ($#ARGV < 0) {
print "Usage: perl gen_function_N <number of arguments>\n";
exit;
}
$totalNumArgs = $ARGV[0];
for ($numArgs = 0... | /content/code_sandbox/src/boost_1_66_0/boost/function/gen_function_N.pl | prolog | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 170 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 2
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function2.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 8
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function8.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
//
// Use, modification and distribution is subject to the Boost
// LICENSE_1_0.txt or copy at path_to_url
//
// For more information, see path_to_url
#ifndef BOOST_FUNCTION_FWD_HPP
#define BOOST_FUNCTION_FWD_HPP
#include <boost/config.hpp>
#if defined(__sgi) && defined(_COMPILER_VER... | /content/code_sandbox/src/boost_1_66_0/boost/function/function_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 622 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 7
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function7.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 1
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function1.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 3
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function3.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 10
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function10.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 6
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function6.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library - Typeof support
//
// Use, modification and distribution is subject to the Boost
// LICENSE_1_0.txt or copy at path_to_url
//
// For more information, see path_to_url
#ifndef BOOST_FUNCTION_TYPEOF_HPP
#define BOOST_FUNCTION_TYPEOF_HPP
#include <boost/function/function_fwd.hpp>
#inclu... | /content/code_sandbox/src/boost_1_66_0/boost/function/function_typeof.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 406 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 9
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function9.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#define BOOST_FUNCTION_NUM_ARGS 4
#include <boost/function/detail/maybe_include.hpp>
#undef BOOST_FUNCTION_NUM_ARGS
``` | /content/code_sandbox/src/boost_1_66_0/boost/function/function4.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 67 |
```c++
// Boost.Function library
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#ifndef BOOST_FUNCTION_BASE_HEADER
#define BOOST_FUNCTION_BASE_HEADER
#include <stdexcept>
#include <string>
#include <memory>
#include <new>
#include <boost/config.hpp>
#i... | /content/code_sandbox/src/boost_1_66_0/boost/function/function_base.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 6,635 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#ifndef BOOST_FUNCTION_PROLOGUE_HPP
#define BOOST_FUNCTION_PROLOGUE_HPP
# include <cassert>
# include <algorithm>
# include <boost/config/no_tr1/functional.hpp> // u... | /content/code_sandbox/src/boost_1_66_0/boost/function/detail/prologue.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 214 |
```prolog
#!/usr/bin/perl -w
#
# Boost.Function library
#
#
# Permission to copy, use, sell and distribute this software is granted
# provided this copyright notice appears in all copies.
# Permission to modify the code and to distribute modified code is granted
# provided this copyright notice appears in all copies, a... | /content/code_sandbox/src/boost_1_66_0/boost/function/detail/gen_maybe_include.pl | prolog | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 326 |
```c++
// Boost.Function library
// (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
// Note: this header is a header template and must NOT have multiple-inclusion
// protection.
#include <boost/function/detail/prologue.hpp>
#include <boost/detail/no_excepti... | /content/code_sandbox/src/boost_1_66_0/boost/function/function_template.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 7,884 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#if !defined(BOOST_PP_IS_ITERATING)
# error Boost.Function - do not include this file!
#endif
#define BOOST_FUNCTION_NUM_ARGS BOOST_PP_ITERATION()
#include <boost/funct... | /content/code_sandbox/src/boost_1_66_0/boost/function/detail/function_iterate.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 92 |
```c++
// Boost.Function library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// For more information, see path_to_url
#if BOOST_FUNCTION_NUM_ARGS == 0
# undef BOOST_FUNCTION_MAX_ARGS_DEFINED
# define BOOST_FUNCTION_MAX_ARGS_DEFINED 0
# ifndef BOOST_FUNCTION_0
# define BOOST_FUNCT... | /content/code_sandbox/src/boost_1_66_0/boost/function/detail/maybe_include.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,072 |
```c++
/*
[auto_generated]
boost/numeric/odeint.hpp
[begin_description]
Forward include for odeint. Includes nearly everything.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_HPP_INCLUDED
#include <b... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 813 |
```c++
/* Boost interval.hpp header file
*
*
* (See accompanying file LICENSE_1_0.txt or
* copy at path_to_url
*/
#ifndef BOOST_NUMERIC_INTERVAL_HPP
#define BOOST_NUMERIC_INTERVAL_HPP
#include <boost/limits.hpp>
#include <boost/numeric/interval/interval.hpp>
#include <boost/numeric/interval/policies.hpp>
#inclu... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/interval.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 206 |
```c++
/*
[auto_generated]
boost/numeric/odeint/config.hpp
[begin_description]
Sets configurations for odeint and used libraries. Should be included before any other odeint library
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_CONFIG_HPP_INCL... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/config.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 248 |
```c++
/*
[auto_generated]
boost/numeric/odeint/version.hpp
[begin_description]
Defines the current version of odeint.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_VERSION_HPP_INCLUDED
#define BOOST_NUMERIC_ODEINT_VERSION_HPP_INCLUDED
#incl... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/version.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 255 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/velocity_verlet.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_VELOCITY_VERLET_HPP_DEFINED
#define BOOST_NUMERIC_ODEINT_STEPPER_VELOCITY_VERLET... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/velocity_verlet.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,224 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/modified_midpoint.hpp
[begin_description]
Modified midpoint method for the use in Burlish-Stoer stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_MODIFIED_MIDPOINT_HPP_INCL... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/modified_midpoint.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,574 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp
[begin_description]
Implementation of the Dormand-Prince 5(4) method. This stepper can also be used with the dense-output controlled stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#if... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/runge_kutta_dopri5.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 5,994 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/rosenbrock4_controller.hpp
[begin_description]
Controller for the Rosenbrock4 method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash
#define your_sha256_hash
#include <boost/config.hpp>
#in... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/rosenbrock4_controller.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,794 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation.hpp
[begin_description]
Forward header for the factory functions. Includes all files from the generation directory.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_GENE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 313 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp
[begin_description]
tba.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashP_DEFINED
#define your_sha256_hashP_DEFINED
#include <boost/numeric/odeint/... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_m4_mclachlan.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,305 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/adams_moulton.hpp
[begin_description]
Implementation of the Adams-Moulton method. This is method is not a real stepper, it is more a helper class
which computes the corrector step in the Adams-Bashforth-Moulton method.
[end_description]
(See accompanying... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/adams_moulton.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,519 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/euler.hpp
[begin_description]
Implementation of the classical explicit Euler stepper. This method is really simple and should only
be used for demonstration purposes.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/euler.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,526 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/runge_kutta4_classic.hpp
[begin_description]
Implementation for the classical Runge Kutta stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_RUNGE_KUTTA4_CLASSIC_HPP_INCLUDE... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/runge_kutta4_classic.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,295 |
```c++
/* [auto_generated]
boost/numeric/odeint/stepper/controlled_runge_kutta.hpp
[begin_description]
The default controlled stepper which can be used with all explicit Runge-Kutta error steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash
#d... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/controlled_runge_kutta.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 9,183 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp
[begin_description]
Implementation of the Dense-output stepper for all steppers. Note, that this class does
not computes the result but serves as an interface.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/dense_output_runge_kutta.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,494 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/stepper_categories.hpp
[begin_description]
Definition of all stepper categories.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_STEPPER_CATEGORIES_HPP_INCLUDED
#define BOOST_NUME... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/stepper_categories.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 446 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/runge_kutta_fehlberg87.hpp
[begin_description]
Implementation of the Runge-Kutta-Fehlberg stepper with the generic stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash
#define your_sha256... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/runge_kutta_fehlberg78.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,102 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/symplectic_euler.hpp
[begin_description]
Implementation of the symplectic Euler for separable Hamiltonian systems.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_SYMPLECTIC_EULER... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/symplectic_euler.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 932 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/runge_kutta4.hpp
[begin_description]
Implementation of the classical Runge-Kutta stepper with the generic stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_RUNGE_KUTTA4_HPP... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/runge_kutta4.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,399 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/extrapolation_stepper.hpp
[begin_description]
extrapolation stepper
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_EXTRAPOLATION_STEPPER_HPP_INCLUDED
#define BOOST_NUMERIC_O... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/extrapolation_stepper.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,625 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/adams_bashforth.hpp
[begin_description]
Implementaton of the Adam-Bashforth method a multistep method used for the predictor step in the
Adams-Bashforth-Moulton method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/adams_bashforth.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,587 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp
[begin_description]
Implementation of the generic Runge Kutta error stepper. Base class for many RK error steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_ha... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/explicit_error_generic_rk.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,480 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/rosenbrock4.hpp
[begin_description]
Implementation of the Rosenbrock 4 method for solving stiff ODEs. Note, that a
controller and a dense-output stepper exist for this method,
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_u... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/rosenbrock4.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,566 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/explicit_generic_rk.hpp
[begin_description]
Implementation of the generic Runge-Kutta steppers. This is the base class for many Runge-Kutta steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUME... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/explicit_generic_rk.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,970 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp
[begin_description]
Implementation of the symplectic MacLachlan stepper for separable Hamiltonian system.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashNC... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/symplectic_rkn_sb3a_mclachlan.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,378 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp
[begin_description]
Classical implementation of the Runge-Kutta Cash-Karp 5(4) method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash_INCLUDED
#define you... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54_classic.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,755 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/implicit_euler.hpp
[begin_description]
Impementation of the implicit Euler method. Works with ublas::vector as state type.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef BOOST_NUMERIC_ODEINT_STEPPER_IMPLICIT... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/implicit_euler.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,284 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp
[begin_description]
Implementation of the Runge Kutta Cash Karp 5(4) method. It uses the generic error stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashD
... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/runge_kutta_cash_karp54.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,156 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/controlled_step_result.hpp
[begin_description]
Defines the result type for all controlled stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash
#define your_sha256_hash
namespace boost {... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/controlled_step_result.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 175 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp
[begin_description]
Dense output for Rosenbrock 4.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashED
#define your_sha256_hashED
#include <utility>
#include <bo... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/rosenbrock4_dense_output.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,230 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp
[begin_description]
Implementaiton of the Burlish-Stoer method with dense output
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashED
#define your_sha256_hashED
#i... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/bulirsch_stoer_dense_out.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 8,254 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp
[begin_description]
Implementation of the Adams-Bashforth-Moulton method, a predictor-corrector multistep method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashD
... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/adams_bashforth_moulton.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,897 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp
[begin_description]
Algebra caller for the Adams Moulton method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashPP_INCLUDED
#define your_sha256_hashPP_IN... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/adams_moulton_call_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,851 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/rotating_buffer.hpp
[begin_description]
Implemetation of a rotating (cyclic) buffer for use in the Adam Bashforth stepper
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash
#define your_s... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/rotating_buffer.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 323 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/bulirsch_stoer.hpp
[begin_description]
Implementation of the Burlish-Stoer method. As described in
Ernst Hairer, Syvert Paul Norsett, Gerhard Wanner
Solving Ordinary Differential Equations I. Nonstiff Problems.
Springer Series in Comput. Mathematics... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/bulirsch_stoer.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 6,432 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp
[begin_description]
Implementation of the generic Runge-Kutta method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashLUDED
#define your_sha256_hashLUDED
#incl... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/generic_rk_algorithm.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,995 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp
[begin_description]
Definition of the coefficients for the Adams-Bashforth method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash_HPP_INCLUDED
#define... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/adams_bashforth_coefficients.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,541 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp
[begin_description]
Operations caller for the generic Runge Kutta method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashCLUDED
#define your_sha256_hashCLUDED... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/generic_rk_operations.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,684 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp
[begin_description]
Algebra caller for the generic Runge-Kutta methods.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashINCLUDED
#define your_sha256_hashINCL... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/generic_rk_call_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,823 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp
[begin_description]
Algebra caller for the Adams Bashforth stepper.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hash_HPP_INCLUDED
#define your_sha256_ha... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/adams_bashforth_call_algebra.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,799 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp
[begin_description]
Enable the factory functions for the controller and the dense output of the Runge-Kutta-Fehlberg 78 method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_u... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_fehlberg78.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 305 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp
[begin_description]
Enable the factory functions for the controller and the dense output of the
Runge-Kutta-Cash-Karp 54 method with the classical implementation.
[end_description]
(See accompanyi... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/generation_runge_kutta_cash_karp54_classic.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 330 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp
[begin_description]
Coefficients for the Adams Moulton method.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashPP_INCLUDED
#define your_sha256_hashPP_INCL... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/detail/adams_moulton_coefficients.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,526 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/make_controlled.hpp
[begin_description]
Factory function to simplify the creation of controlled steppers from error steppers.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha256_hashUDED
#d... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/make_controlled.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 532 |
```c++
/*
[auto_generated]
boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp
[begin_description]
Specialization of the controller factory for the dense_output_runge_kutta class.
[end_description]
(See accompanying file LICENSE_1_0.txt or
copy at path_to_url
*/
#ifndef your_sha... | /content/code_sandbox/src/boost_1_66_0/boost/numeric/odeint/stepper/generation/generation_dense_output_runge_kutta.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 447 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.