text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```c++ #ifndef INDIRECT_REFERENCE_DWA200415_HPP # define INDIRECT_REFERENCE_DWA200415_HPP // // file LICENSE_1_0.txt or copy at path_to_url // // typename indirect_reference<P>::type provides the type of *p. // // path_to_url // # include <boost/detail/is_incrementable.hpp> # include <boost/iterator/iterator_traits.h...
/content/code_sandbox/src/boost_1_66_0/boost/indirect_reference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
204
```c++ // Forward declaration of the circular buffer and its adaptor. // Use, modification, and distribution is subject to the Boost Software // path_to_url // See www.boost.org/libs/circular_buffer for documentation. #if !defined(BOOST_CIRCULAR_BUFFER_FWD_HPP) #define BOOST_CIRCULAR_BUFFER_FWD_HPP #if defined(_M...
/content/code_sandbox/src/boost_1_66_0/boost/circular_buffer_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
235
```c++ // Boost cerrno.hpp header -------------------------------------------------// // Use, modification, and distribution is subject to the Boost Software // path_to_url // See library home page at path_to_url #ifndef BOOST_SYSTEM_CERRNO_HPP #define BOOST_SYSTEM_CERRNO_HPP #include <cerrno> // supply errn...
/content/code_sandbox/src/boost_1_66_0/boost/cerrno.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,284
```c++ #ifndef BOOST_SMART_PTR_HPP_INCLUDED #define BOOST_SMART_PTR_HPP_INCLUDED // // smart_ptr.hpp // // For convenience, this header includes the rest of the smart // pointer library headers. // // LICENSE_1_0.txt or copy at path_to_url // // See path_to_url for documentation. // #include <boost/scoped_ptr.hp...
/content/code_sandbox/src/boost_1_66_0/boost/smart_ptr.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
148
```c++ // Boost operators.hpp header file ----------------------------------------// // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documentation. // Revision History // 22 Feb 16 Preserve old work-arounds. (Daniel Frey) // 16 Dec 10 Limit warning suppression for 4284 t...
/content/code_sandbox/src/boost_1_66_0/boost/operators_v1.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
8,833
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // See boost/type_traits/*.hpp for full copyright notices. #ifndef BOOST_TYPE_TRAITS_HPP #define BOOST_TYPE_TRAITS_HPP #include <boost/type_traits/add_con...
/content/code_sandbox/src/boost_1_66_0/boost/type_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,483
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_FUNCTION_OUTPUT_ITERATOR_HPP #define BOOST_FUNCTION_OUTPUT_ITERATOR_HPP // This is a deprecated header left for backward compatibility. // Use boost/iterator/function_output_iterator.hpp instead. #include <boost/iterator/function_out...
/content/code_sandbox/src/boost_1_66_0/boost/function_output_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
76
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See www.boost.org/libs/program_options for documentation. #ifndef PROGRAM_OPTIONS_VP_2003_05_19 #define PROGRAM_OPTIONS_VP_2003_05_19 #if defined(_MSC_VER) #pragma once #endif #include <boost/program_options/options_description.hpp> #include ...
/content/code_sandbox/src/boost_1_66_0/boost/program_options.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
163
```c++ #ifndef BOOST_SHARED_ARRAY_HPP_INCLUDED #define BOOST_SHARED_ARRAY_HPP_INCLUDED // // shared_array.hpp // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for documentation. // #include <boost/smart_ptr/shared_array.hpp> #endif // #ifndef BOOST_SHARED_ARRAY_HPP_INCL...
/content/code_sandbox/src/boost_1_66_0/boost/shared_array.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
76
```c++ /* (glenjofe@gmail.com) (path_to_url */ #ifndef BOOST_MAKE_UNIQUE_HPP_INCLUDED #define BOOST_MAKE_UNIQUE_HPP_INCLUDED #include <boost/smart_ptr/make_unique.hpp> #endif ```
/content/code_sandbox/src/boost_1_66_0/boost/make_unique.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
42
```c++ //your_sha256_hash------------- // boost blank.hpp header file // See path_to_url for updates, documentation, and revision history. //your_sha256_hash------------- // // Eric Friedman // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_BLANK_HPP #define BOOST_BLANK_HPP #include "boo...
/content/code_sandbox/src/boost_1_66_0/boost/blank.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
413
```c++ /* boost integer_traits.hpp header file * * accompanying file LICENSE_1_0.txt or copy at * path_to_url * * $Id$ * * Idea by Beman Dawes, Ed Brey, Steve Cleary, and Nathan Myers */ // See path_to_url for documentation. #ifndef BOOST_INTEGER_TRAITS_HPP #define BOOST_INTEGER_TRAITS_HPP #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/integer_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,065
```c++ // (see accompanying file LICENSE_1_0.txt or a copy at // path_to_url // Home at path_to_url #ifndef BOOST_LOCAL_FUNCTION_HPP_ #define BOOST_LOCAL_FUNCTION_HPP_ #ifndef DOXYGEN #include <boost/local_function/aux_/macro/decl.hpp> #include <boost/local_function/aux_/macro/name.hpp> #include <boost/local_functi...
/content/code_sandbox/src/boost_1_66_0/boost/local_function.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,286
```c++ #ifndef BOOST_SHARED_PTR_HPP_INCLUDED #define BOOST_SHARED_PTR_HPP_INCLUDED // // shared_ptr.hpp // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for documentation. // #include <boost/smart_ptr/shared_ptr.hpp> #endif // #ifndef BOOST_SHARED_PTR_HPP_INCLUDED ```
/content/code_sandbox/src/boost_1_66_0/boost/shared_ptr.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
76
```c++ ////////////////////////////////////////////////////////////////////////////// // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // ////////////////////////////////////////////////////////////////////////////// #ifndef BOOST_POINTER_CAST_HPP #define BOOST_POINTER_CAST_HPP #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/pointer_cast.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
877
```c++ // your_sha256_hash-------------- // ing file LICENSE_1_0.txt or copy at path_to_url // your_sha256_hash-------------- // Boost functional.hpp header file // See path_to_url for documentation. // your_sha256_hash-------------- // $Id$ // your_sha256_hash-------------- #ifndef BOOST_FUNCTIONAL_HPP #define BOOST_...
/content/code_sandbox/src/boost_1_66_0/boost/functional.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,036
```c++ /* (glenjofe@gmail.com) (path_to_url */ #ifndef BOOST_ALIGN_HPP #define BOOST_ALIGN_HPP #include <boost/align/align.hpp> #include <boost/align/align_down.hpp> #include <boost/align/align_up.hpp> #include <boost/align/aligned_alloc.hpp> #include <boost/align/aligned_allocator.hpp> #include <boost/align/aligned_...
/content/code_sandbox/src/boost_1_66_0/boost/align.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
127
```c++ // (see accompanying file LICENSE_1_0.txt or a copy at // path_to_url // Home at path_to_url #ifndef FILE_boost_scope_exit_hpp_INCLUDED #define FILE_boost_scope_exit_hpp_INCLUDED #ifndef DOXYGEN #include <boost/detail/workaround.hpp> #include <boost/mpl/assert.hpp> #include <boost/mpl/int.hpp> #include <boos...
/content/code_sandbox/src/boost_1_66_0/boost/scope_exit.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
13,851
```c++ #ifndef BOOST_MEM_FN_HPP_INCLUDED #define BOOST_MEM_FN_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // // mem_fn.hpp - a generalization of std::mem_fun[_ref] // // // See accompanying file LICENSE_1_0.txt or copy at // path_to...
/content/code_sandbox/src/boost_1_66_0/boost/mem_fn.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
116
```c++ // Boost operators.hpp header file ----------------------------------------// // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documentation. // Revision History // 23 Nov 17 Protect dereferenceable<> from overloaded operator&. // 15 Oct 17 Adapted to C++17, replac...
/content/code_sandbox/src/boost_1_66_0/boost/operators.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
8,167
```c++ #ifndef BOOST_DATE_TIME_ALL_HPP___ #define BOOST_DATE_TIME_ALL_HPP___ * Use, modification and distribution is subject to the * file LICENSE_1_0.txt or path_to_url * Author: Jeff Garland * $Date$ */ // See www.boost.org/libs/date_time for documentation. //gregorian and posix time included by indirectl...
/content/code_sandbox/src/boost_1_66_0/boost/date_time.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
94
```c++ // your_sha256_hash------------ // format.hpp : primary header // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_FORMAT_HPP #define BOOST_FORMAT_HPP #include <vector> #include <string> #in...
/content/code_sandbox/src/boost_1_66_0/boost/format.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
376
```c++ // Boost io_fwd.hpp header file --------------------------------------------// // LICENSE_1_0.txt or a copy at <path_to_url // See <path_to_url for the library's home page. #ifndef BOOST_IO_FWD_HPP #define BOOST_IO_FWD_HPP #include <iosfwd> // for std::char_traits (declaration) namespace boost { names...
/content/code_sandbox/src/boost_1_66_0/boost/io_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
573
```c++ // Boost rational.hpp header file ------------------------------------------// // distribute this software is granted provided this copyright notice appears // in all copies. This software is provided "as is" without express or // implied warranty, and with no claim as to its suitability for any purpose. ...
/content/code_sandbox/src/boost_1_66_0/boost/rational.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
9,607
```c++ // // // file LICENSE_1_0.txt or copy at path_to_url // // Official repository: path_to_url // #ifndef BOOST_BEAST_HPP #define BOOST_BEAST_HPP #include <boost/beast/core/detail/config.hpp> // must come first #include <boost/beast/core.hpp> #include <boost/beast/http.hpp> #include <boost/beast/version.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/beast.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
99
```c++ /// @file // Boost.Convert // // Many thanks to Julian Gonggrijp, Rob Stewart, Andrzej Krzemienski, Matus Chochlik, Jeroen Habraken, // Hartmut Kaiser, Joel De Guzman, Thijs (M.A.) van den Berg, Roland Bock, Gavin Lambert, Paul Bristow, // Alex Hagen-Zanker, Christopher Kormanyos for taking part in the Boost.Con...
/content/code_sandbox/src/boost_1_66_0/boost/convert.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,698
```c++ // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // // Revision History: // 05 May 2001: Workarounds for HP aCC from Thomas Matelich. (Jeremy Siek) // 02 April 2001: Removed limits header altogether. (Jeremy Siek) // 01 April 2001: Modified to use new <boost/limits.hpp> header. (JMadd...
/content/code_sandbox/src/boost_1_66_0/boost/concept_check.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
7,092
```c++ #ifndef POINTEE_DWA200415_HPP # define POINTEE_DWA200415_HPP // // file LICENSE_1_0.txt or copy at path_to_url // // typename pointee<P>::type provides the pointee type of P. // // For example, it is T for T* and X for shared_ptr<X>. // // path_to_url // # include <boost/detail/is_incrementable.hpp> # include ...
/content/code_sandbox/src/boost_1_66_0/boost/pointee.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
410
```c++ // boost polymorphic_pointer_cast.hpp header file ----------------------------------------------// // Distributed under the Boost // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for Documentation. #ifndef BOOST_CONVERSION_POLYMORPHIC_POINTER_CAST_HPP #define BOOST_CONVERSION_POLYMORPHIC_POINT...
/content/code_sandbox/src/boost_1_66_0/boost/polymorphic_pointer_cast.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
595
```c++ /* * * John Maddock * * Use, modification and distribution are subject to the * LICENSE_1_0.txt or copy at path_to_url * */ /* * LOCATION: see path_to_url for documentation. * FILE regex.cpp * VERSION see <boost/version.hpp> * DESCRIPTION: Declares boost::basic_regex<> a...
/content/code_sandbox/src/boost_1_66_0/boost/regex.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
161
```c++ // // asio.hpp // ~~~~~~~~ // // // file LICENSE_1_0.txt or copy at path_to_url // // See www.boost.org/libs/asio for documentation. // #ifndef BOOST_ASIO_HPP #define BOOST_ASIO_HPP #if defined(_MSC_VER) && (_MSC_VER >= 1200) # pragma once #endif // defined(_MSC_VER) && (_MSC_VER >= 1200) #include <boost/asi...
/content/code_sandbox/src/boost_1_66_0/boost/asio.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,460
```c++ #ifndef BOOST_IS_PLACEHOLDER_HPP_INCLUDED #define BOOST_IS_PLACEHOLDER_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined( _MSC_VER ) && ( _MSC_VER >= 1020 ) # pragma once #endif // is_placeholder.hpp - TR1 is_placeholder metafunction // // // // See accompanying file LICENSE_1_0.txt ...
/content/code_sandbox/src/boost_1_66_0/boost/is_placeholder.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
127
```c++ // Boost tokenizer.hpp -----------------------------------------------------// // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documenation // Revision History: // 03 Jul 2003 John Bandela // Converted to new iterator adapter // 02 Feb 2002 Jeremy Siek // ...
/content/code_sandbox/src/boost_1_66_0/boost/tokenizer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
589
```c++ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation #ifndef BOOST_UNORDERED_SET_HPP_INCLUDED #define BOOST_UNORDERED_SET_HPP_INCLUDED #include <boost/config.hpp> #if defined(BOOST_HAS_PRAGMA_ONCE) #pragma once #endif #include <boost/unordered/unordered_set.hpp> #endif // BO...
/content/code_sandbox/src/boost_1_66_0/boost/unordered_set.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
84
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // See boost/detail/call_traits.hpp // for full copyright notices. #ifndef BOOST_CALL_TRAITS_HPP #define BOOST_CALL_TRAITS_HPP #ifndef BOOST_CONFIG_HPP #...
/content/code_sandbox/src/boost_1_66_0/boost/call_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
104
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_TYPE_DWA20010120_HPP # define BOOST_TYPE_DWA20010120_HPP namespace boost { // Just a simple "type envelope". Useful in various contexts, mostly to work // around some MSVC deficiencies. template <class T> struct type {}; } ...
/content/code_sandbox/src/boost_1_66_0/boost/type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
91
```objective-c /* * * Dr John Maddock * * Use, modification and distribution are subject to the * LICENSE_1_0.txt or copy at path_to_url * */ /* * LOCATION: see path_to_url for documentation. * FILE regex.h * VERSION 3.12 * DESCRIPTION: Declares POSIX API functions */ #ifnd...
/content/code_sandbox/src/boost_1_66_0/boost/regex.h
objective-c
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
571
```c++ #ifndef BOOST_MEMORY_ORDER_HPP_INCLUDED #define BOOST_MEMORY_ORDER_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // boost/memory_order.hpp // // Defines enum boost::memory_order per the C++0x working draft // // // See accompan...
/content/code_sandbox/src/boost_1_66_0/boost/memory_order.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
333
```c++ /* * * accompanying file LICENSE_1_0.txt or copy at * path_to_url */ #ifndef BOOST_NONCOPYABLE_HPP #define BOOST_NONCOPYABLE_HPP // The header file at this path is deprecated; // use boost/core/noncopyable.hpp instead. #include <boost/core/noncopyable.hpp> #endif ```
/content/code_sandbox/src/boost_1_66_0/boost/noncopyable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
67
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef IMPLICIT_CAST_DWA200356_HPP # define IMPLICIT_CAST_DWA200356_HPP namespace boost { namespace detail { template<class T> struct icast_identity { typedef T type; }; } // namespace detail // implementation originally suggested by C. Gre...
/content/code_sandbox/src/boost_1_66_0/boost/implicit_cast.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
171
```c++ //your_sha256_hash-----------// // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for more information. //your_sha256_hash-----------// #ifndef BOOST_COMPUTE_HPP #define BOOST_COMPUTE_HPP #include <boost/compute/algorithm.hpp> #include <boost/compute/allocator.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/compute.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
296
```c++ #ifndef BOOST_SCOPED_ARRAY_HPP_INCLUDED #define BOOST_SCOPED_ARRAY_HPP_INCLUDED // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for documentation. #include <boost/smart_ptr/scoped_array.hpp> #endif // #ifndef BOOST_SCOPED_ARRAY_HPP_INCLUDED ```
/content/code_sandbox/src/boost_1_66_0/boost/scoped_array.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
74
```c++ // Use, modification and distribution is subject to the Boost Software // path_to_url // Message Passing Interface // See www.boost.org/libs/mpi for documentation. /** @file mpi.hpp * * This file is a top-level convenience header that includes all of * the Boost.MPI library headers. Users concerned abo...
/content/code_sandbox/src/boost_1_66_0/boost/mpi.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
225
```c++ // See path_to_url for Documentation. #ifndef BOOST_ANY_INCLUDED #define BOOST_ANY_INCLUDED #if defined(_MSC_VER) # pragma once #endif // what: variant type boost::any // who: contributed by Kevlin Henney, // with features contributed and bugs found by // Antony Polukhin, Ed Brey, Mark Rodger...
/content/code_sandbox/src/boost_1_66_0/boost/any.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,987
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_BOOST_CLBL_TRTS_HPP #define BOOST_CLBL_TRTS_BOOST_CLBL_TRTS_HPP #include <boost/callable_traits/detail/core.hpp> #include <boost/callable_traits/add_member_const.hpp> #include <boost/callable_traits/add_member_cv.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
472
```c++ // Boost integer_fwd.hpp header file ---------------------------------------// // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation. #ifndef BOOST_INTEGER_FWD_HPP #define BOOST_INTEGER_FWD_HPP #include <climits> // for UCHAR_MAX, etc. #include <cstddef> // for std::size_t #in...
/content/code_sandbox/src/boost_1_66_0/boost/integer_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,167
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef GET_POINTER_DWA20021219_HPP #define GET_POINTER_DWA20021219_HPP #include <boost/config.hpp> // In order to avoid circular dependencies with Boost.TR1 // we make sure that our include of <memory> doesn't try to // pull in the TR1 headers: th...
/content/code_sandbox/src/boost_1_66_0/boost/get_pointer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
543
```objective-c /* (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #if !defined(BOOST_PREDEF_H) || defined(BOOST_PREDEF_INTERNAL_GENERATE_TESTS) #ifndef BOOST_PREDEF_H #define BOOST_PREDEF_H #endif #include <boost/predef/language.h> #include <boost/predef/architecture.h> #include <boost/predef/compile...
/content/code_sandbox/src/boost_1_66_0/boost/predef.h
objective-c
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
132
```c++ // file LICENSE_1_0.txt or copy at path_to_url // See www.boost.org/libs/iterator for documentation. #ifndef ITERATOR_ADAPTORS_DWA2004725_HPP # define ITERATOR_ADAPTORS_DWA2004725_HPP #define BOOST_ITERATOR_ADAPTORS_VERSION 0x0200 #include <boost/iterator/iterator_adaptor.hpp> #endif // ITERATOR_ADAPTORS_DW...
/content/code_sandbox/src/boost_1_66_0/boost/iterator_adaptors.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
94
```c++ // Boost next_prior.hpp header file ---------------------------------------// // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documentation. // Revision History // 13 Dec 2003 Added next(x, n) and prior(x, n) (Daniel Walker) #ifndef BOOST_NEXT_PRIOR_HPP_I...
/content/code_sandbox/src/boost_1_66_0/boost/next_prior.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,167
```c++ /* * * John Maddock * * Use, modification and distribution are subject to the * LICENSE_1_0.txt or copy at path_to_url * */ /* * LOCATION: see path_to_url for most recent version. * FILE cregex.cpp * VERSION see <boost/version.hpp> * DESCRIPTION: Declares POSIX API func...
/content/code_sandbox/src/boost_1_66_0/boost/cregex.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
149
```c++ // Boost.Assign 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_ASSIGN_HPP #define BOOST_ASSIGN_HPP #if defined(_MSC_VER) # pragma once #endif #include <boost/assign/std.hpp> #include <boost/assign/list_of.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/assign.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
107
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url // // Revision History: // 15 Nov 2001 Jens Maurer // created. // See path_to_url for documentation. #ifndef BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP #define BOOST_ITERATOR_ADAPTOR_GENERATOR_ITERATOR_HPP #include <boost/iterator/iter...
/content/code_sandbox/src/boost_1_66_0/boost/generator_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
411
```c++ // (C) David Abrahams 2002. Distributed under the Boost // LICENSE_1_0.txt or copy at path_to_url // // use this header as a workaround for missing <limits> // See path_to_url for documentation. #ifndef BOOST_LIMITS #define BOOST_LIMITS #include <boost/config.hpp> #ifdef BOOST_NO_LIMITS # error "There ...
/content/code_sandbox/src/boost_1_66_0/boost/limits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,507
```c++ // // boost/assert.hpp - BOOST_ASSERT(expr) // BOOST_ASSERT_MSG(expr, msg) // BOOST_VERIFY(expr) // BOOST_VERIFY_MSG(expr, msg) // BOOST_ASSERT_IS_VOID // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url // //...
/content/code_sandbox/src/boost_1_66_0/boost/assert.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
559
```c++ /////////////////////////////////////////////////////////////////////////////// // foreach.hpp header file // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documentation // // Credits: // Anson Tsao - for the initial inspiration and several good suggestions. // Th...
/content/code_sandbox/src/boost_1_66_0/boost/foreach.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
9,589
```c++ /* The following code declares class array, * an STL container (as wrapper) for arrays of constant size. * * See * path_to_url * for documentation. * * The original author site is at: path_to_url * * * accompanying file LICENSE_1_0.txt or copy at * path_to_url * * 9 Jan 2013 - (mtc) Added cons...
/content/code_sandbox/src/boost_1_66_0/boost/array.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,682
```c++ // Boost token_iterator.hpp -------------------------------------------------// // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documentation. // Revision History: // 16 Jul 2003 John Bandela // Allowed conversions from convertible base iterators // 03 Jul 2003 ...
/content/code_sandbox/src/boost_1_66_0/boost/token_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
818
```c++ //your_sha256_hash------------- // boost variant.hpp header file // See path_to_url for documentation. //your_sha256_hash------------- // // Eric Friedman, Itay Maman // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_VARIANT_HPP #define BOOST_VARIANT_HPP // variant "main" #include...
/content/code_sandbox/src/boost_1_66_0/boost/variant.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
151
```c++ ////////////////////////////////////////////////////////////////////////////// // // Distributed under the Boost // (See accompanying file LICENSE_1_0.txt or // copy at path_to_url // // See path_to_url for documentation. // ////////////////////////////////////////////////////////////////////////////// #ifndef ...
/content/code_sandbox/src/boost_1_66_0/boost/chrono.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
85
```c++ #ifndef UUID_AA15E74A856F11E08B8D93F24824019B #define UUID_AA15E74A856F11E08B8D93F24824019B #if (__GNUC__*100+__GNUC_MINOR__>301) && !defined(BOOST_EXCEPTION_ENABLE_WARNINGS) #pragma GCC system_header #endif #if defined(_MSC_VER) && !defined(BOOST_EXCEPTION_ENABLE_WARNINGS) #pragma warning(push,1) #endif // MS ...
/content/code_sandbox/src/boost_1_66_0/boost/throw_exception.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
616
```c++ // Use, modification and distribution are subject to the // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation. /* Revision history: 02 August 2000 Initial version. */ #ifndef BOOST_STATIC_ASSERT_HPP #define BOOST_STATIC_ASSERT_HPP #include <boost/config.hpp> #include <...
/content/code_sandbox/src/boost_1_66_0/boost/static_assert.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,750
```c++ #ifndef BOOST_INTRUSIVE_PTR_HPP_INCLUDED #define BOOST_INTRUSIVE_PTR_HPP_INCLUDED // // intrusive_ptr.hpp // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for documentation. // #include <boost/smart_ptr/intrusive_ptr.hpp> #endif // #ifndef BOOST_INTRUSIVE_PTR...
/content/code_sandbox/src/boost_1_66_0/boost/intrusive_ptr.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
85
```c++ // boost timer.hpp header file ---------------------------------------------// // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation. // Revision History // 01 Apr 01 Modified to use new <boost/limits.hpp> header. (JMaddock) // 12 Jan 01 Change to inline implementation to all...
/content/code_sandbox/src/boost_1_66_0/boost/timer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
589
```c++ // Boost.Signals 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_SIGNAL_HPP #define BOOST_SIGNAL_HPP #ifndef BOOST_SIGNALS_NO_DEPRECATION_WARNING # if defined(_MSC_VER) || defined(__BORLANDC__) || defined(__DMC__) # prag...
/content/code_sandbox/src/boost_1_66_0/boost/signal.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,239
```c++ // Use, modification and distribution is subject to // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // For more information, see path_to_url #ifndef BOOST_FUNCTION_EQUAL_HPP #define BOOST_FUNCTION_EQUAL_HPP namespace boost { template<typename F, typename G> bool function_equal_impl(c...
/content/code_sandbox/src/boost_1_66_0/boost/function_equal.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
161
```c++ // Boost.Bimap // // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // See www.boost.org/libs/bimap for documentation. // Convenience header #include <boost/bimap/bimap.hpp> namespace boost { using ::boost::bimaps::bimap; } ```
/content/code_sandbox/src/boost_1_66_0/boost/bimap.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
70
```c++ // boost progress.hpp header file ------------------------------------------// // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation. // Revision History // 1 Dec 01 Add leading progress display strings (suggested by Toon Knapen) // 20 May 01 Introduce several static_casts<>...
/content/code_sandbox/src/boost_1_66_0/boost/progress.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,344
```c++ // Boost version.hpp configuration header file ------------------------------// // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation #ifndef BOOST_VERSION_HPP #define BOOST_VERSION_HPP // // Caution: this is the only Boost header that is guaranteed // to change with every Boos...
/content/code_sandbox/src/boost_1_66_0/boost/version.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
239
```c++ // ----------------------------------------------------------- // // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // ----------------------------------------------------------- #ifndef BOOST_DYNAMIC_BITSET_HPP #define BOOST_DYNAMIC_BITSET_HPP #include "boost/dynamic_bitset...
/content/code_sandbox/src/boost_1_66_0/boost/dynamic_bitset.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
64
```c++ // Boost.Signals 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_VISIT_EACH_HPP #define BOOST_VISIT_EACH_HPP namespace boost { template<typename Visitor, typename T> inline void visit_each(Visitor& visitor, const T& t...
/content/code_sandbox/src/boost_1_66_0/boost/visit_each.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
141
```c++ // Boost math_fwd.hpp header file ------------------------------------------// // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation. #ifndef BOOST_MATH_FWD_HPP #define BOOST_MATH_FWD_HPP #include <boost/cstdint.hpp> namespace boost { namespace math { // From <boost/math/quat...
/content/code_sandbox/src/boost_1_66_0/boost/math_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
211
```c++ // LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_ITERATOR_HPP #define BOOST_ITERATOR_HPP // This header is obsolete and will be deprecated. #include <iterator> #include <cstddef> // std::ptrdiff_t namespace boost { using std::iterator; } // namespace boost #endif // BOOST_ITERATOR_HPP `...
/content/code_sandbox/src/boost_1_66_0/boost/iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
75
```c++ // // Use, modification, and distribution is subject to the Boost Software // path_to_url // // See path_to_url for documentation. // // You are welcome to contact the author at: // fernando_cacciola@hotmail.com // #ifndef BOOST_OPTIONAL_FLC_19NOV2002_HPP #define BOOST_OPTIONAL_FLC_19NOV2002_HPP #include "boos...
/content/code_sandbox/src/boost_1_66_0/boost/optional.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
91
```c++ // Boost CRC library crc.hpp header file -----------------------------------// // LICENSE_1_0.txt or a copy at <path_to_url // See <path_to_url for the library's home page. #ifndef BOOST_CRC_HPP #define BOOST_CRC_HPP #include <boost/config.hpp> // for BOOST_STATIC_CONSTANT, etc. #include <boost/integer...
/content/code_sandbox/src/boost_1_66_0/boost/crc.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
8,169
```c++ //your_sha256_hash------------- // boost aligned_storage.hpp header file // See path_to_url for updates, documentation, and revision history. //your_sha256_hash------------- // // Eric Friedman, Itay Maman // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_ALIGNED_STORAGE_HPP #defin...
/content/code_sandbox/src/boost_1_66_0/boost/aligned_storage.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
96
```c++ /* Multiply indexed container. * * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url * * See path_to_url for library home page. */ #ifndef BOOST_MULTI_INDEX_HPP #define BOOST_MULTI_INDEX_HPP #if defined(_MSC_VER) #pragma once #endif #include <boost/config.hpp> /* keep it first to prevent n...
/content/code_sandbox/src/boost_1_66_0/boost/multi_index_container.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
9,349
```c++ /// @file // Version 1.0. See path_to_url #ifndef BOOST_MAKE_DEFAULT_HPP #define BOOST_MAKE_DEFAULT_HPP namespace boost { /// @details A considerable number of libraries require an instance of a class /// provided (storage created and initialized). For example, /// @code /// Type result; ...
/content/code_sandbox/src/boost_1_66_0/boost/make_default.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
298
```c++ * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url * * See path_to_url for library home page. */ #ifndef BOOST_FLYWEIGHT_HPP #define BOOST_FLYWEIGHT_HPP #if defined(_MSC_VER) #pragma once #endif #include <boost/flyweight/flyweight.hpp> #include <boost/flyweight/hashed_factory.hpp> #include...
/content/code_sandbox/src/boost_1_66_0/boost/flyweight.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
116
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // See boost/detail/compressed_pair.hpp // for full copyright notices. #ifndef BOOST_COMPRESSED_PAIR_HPP #define BOOST_COMPRESSED_PAIR_HPP #ifndef BOOST_...
/content/code_sandbox/src/boost_1_66_0/boost/compressed_pair.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
104
```c++ // Boost.Range 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_RANGE_HPP_27_07_04 #define BOOST_RANGE_HPP_27_07_04 #if defined(_MSC_VER) # pragma once #endif #include <boost/range/functions.hpp> #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
118
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documentation. #ifndef PYTHON_DWA2002810_HPP # define PYTHON_DWA2002810_HPP # include <boost/python/args.hpp> # include <boost/python/args_fwd.hpp> # include <boost/python/back_reference.hpp> # include <boost/python/bases.h...
/content/code_sandbox/src/boost_1_66_0/boost/python.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
664
```c++ // boost cxx11_char_types.hpp --------------------------------------------------------// // See path_to_url //your_sha256_hash----------------------// // // // The purpose of this header is to emulate the C++11 char16_t a...
/content/code_sandbox/src/boost_1_66_0/boost/cxx11_char_types.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
711
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DLL_HPP #define BOOST_DLL_DLL_HPP /// \file boost/dll.hpp /// \brief Includes all the non-experimental headers of the Boost.DLL library. #include <boost/config.hpp> #include <boost/dll/shared_library.hpp> #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/dll.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
130
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
108
```c++ /////////////////////////////////////////////////////////////////////////////// // foreach.hpp header file // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for documentation // // Credits: // Kazutoshi Satoda: for suggesting the need for a _fwd header for foreach's // ...
/content/code_sandbox/src/boost_1_66_0/boost/foreach_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
285
```c++ /* * * John Maddock * * Use, modification and distribution are subject to the * LICENSE_1_0.txt or copy at path_to_url * */ /* * LOCATION: see path_to_url for documentation. * FILE regex_fwd.cpp * VERSION see <boost/version.hpp> * DESCRIPTION: Forward declares boost::bas...
/content/code_sandbox/src/boost_1_66_0/boost/regex_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
135
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2014, 2015, 2016. // Modifications copyright (c) 2014-2016 Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Contributed and/or modified by Menelaos Karavelas, on ...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/geometry.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,104
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // This file was modified by Oracle on 2016. // Modifications copyright (c) 2016, Oracle and/or its affiliates. // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/arithmetic/cross_product.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
995
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ARITHMETIC_DETERMINANT_HPP #define BOOST_GEOMETRY_ARITHMETIC_DETERMINANT_HPP #include <cstddef> #include <boost/geometry/core/access.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/arithmetic/determinant.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
457
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Contributed and/or modified by Adam Wulkiewicz, on behalf of Oracle // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_ARITHMETIC_NORMALIZE_HPP #define BOOST_GEOMETRY_ARITHMETIC_NORMALIZE_HPP #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/arithmetic/normalize.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
374
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/arithmetic/dot_product.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
584
```c++ // Boost.Geometry (aka GGL, Generic Geometry Library) // Parts of Boost.Geometry are redesigned from Geodan's Geographic Library // (geolib/GGL), copyright (c) 1995-2010 Geodan, Amsterdam, the Netherlands. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/arithmetic/arithmetic.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,090
```c++ // Boost.Geometry Index // // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_INDEX_INDEXABLE_HPP #define BOOST_GEOMETRY_INDEX_INDEXABLE_HPP #include <boost/mpl/assert.hpp> #include <boost/tuple/tuple.hpp> #include <boost/geometry/index/detail/is_indexab...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/index/indexable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,320
```c++ // Boost.Geometry Index // // Spatial query predicates // // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_INDEX_PREDICATES_HPP #define BOOST_GEOMETRY_INDEX_PREDICATES_HPP #include <boost/geometry/index/detail/predicates.hpp> #include <boost/geometry/in...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/index/predicates.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,719
```c++ // Boost.Geometry Index // // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_INDEX_EQUAL_TO_HPP #define BOOST_GEOMETRY_INDEX_EQUAL_TO_HPP #include <boost/geometry/algorithms/detail/equals/interface.hpp> #include <boost/geometry/index/indexable.hpp> name...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/index/equal_to.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,904
```c++ // Boost.Geometry Index // // Spatial index distance predicates, calculators and checkers used in nearest neighbor query // // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_INDEX_DISTANCE_PREDICATES_HPP #define BOOST_GEOMETRY_INDEX_DISTANCE_PREDICATES_HP...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/index/distance_predicates.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,744
```c++ // Boost.Geometry Index // // Insert iterator // // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_INDEX_INSERTER_HPP #define BOOST_GEOMETRY_INDEX_INSERTER_HPP #include <iterator> /*! \defgroup inserters Inserters (boost::geometry::index::) */ namespac...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/index/inserter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
344
```c++ // Boost.Geometry Index // // R-tree algorithms parameters // // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_INDEX_PARAMETERS_HPP #define BOOST_GEOMETRY_INDEX_PARAMETERS_HPP #include <limits> #include <boost/mpl/assert.hpp> #include <boost/geometry...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/index/parameters.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,019
```c++ // Boost.Geometry Index // // Tags used by the predicates checks implementation. // // // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_GEOMETRY_INDEX_DETAIL_TAGS_HPP #define BOOST_GEOMETRY_INDEX_DETAIL_TAGS_HPP namespace boost { namespace geometry { namespace inde...
/content/code_sandbox/src/boost_1_66_0/boost/geometry/index/detail/tags.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
107