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 #ifndef BOOST_COROUTINES_DETAIL_SYMMETRIC_COROUTINE_OBJECT_H #define BOOST_COROUTINES_DETAIL_SYMMETRIC_COROUTINE_OBJECT_H #include <boost/assert.hpp> #include <boost/config.hpp> #include <boost/move/move.hpp> #include <boost/coro...
/content/code_sandbox/src/boost_1_66_0/boost/coroutine/detail/symmetric_coroutine_object.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,757
```c++ // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_COROUTINES_PROTECTED_STACK_ALLOCATOR_H #define BOOST_COROUTINES_PROTECTED_STACK_ALLOCATOR_H extern "C" { #include <fcntl.h> #include <sys/mman.h> #include <sys/stat.h> #include <unistd.h> } #if defined(BOOST_USE_VAL...
/content/code_sandbox/src/boost_1_66_0/boost/coroutine/posix/protected_stack_allocator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
807
```c++ #ifndef BOOST_MP11_SET_HPP_INCLUDED #define BOOST_MP11_SET_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/utility.hpp> #include <boost/mp11/detail/mp_list.hpp> #include <type_traits> namespace boost { namespace mp11 { // mp_set_contains<S, V> name...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/set.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
724
```c++ #ifndef BOOST_MP11_FUNCTION_HPP_INCLUDED #define BOOST_MP11_FUNCTION_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/integral.hpp> #include <boost/mp11/utility.hpp> #include <boost/mp11/detail/mp_list.hpp> #include <boost/mp11/detail/mp_count.hpp> #i...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/function.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,026
```c++ #ifndef BOOST_MP11_UTILITY_HPP_INCLUDED #define BOOST_MP11_UTILITY_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/integral.hpp> #include <boost/config.hpp> #include <boost/detail/workaround.hpp> namespace boost { namespace mp11 { // mp_identity te...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/utility.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,219
```c++ #ifndef BOOST_MP11_BIND_HPP_INCLUDED #define BOOST_MP11_BIND_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/algorithm.hpp> #include <cstddef> namespace boost { namespace mp11 { // mp_arg template<std::size_t I> struct mp_arg { template<class.....
/content/code_sandbox/src/boost_1_66_0/boost/mp11/bind.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
686
```c++ #ifndef BOOST_MP11_MPL_HPP_INCLUDED #define BOOST_MP11_MPL_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/list.hpp> #include <boost/mp11/algorithm.hpp> #include <tuple> namespace boost { namespace mpl { struct forward_iterator_tag; namespace aux { ...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/mpl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
765
```c++ #ifndef BOOST_MP11_INTEGRAL_HPP_INCLUDED #define BOOST_MP11_INTEGRAL_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <type_traits> #include <cstddef> namespace boost { namespace mp11 { // mp_bool template<bool B> using mp_bool = std::integral_constant<bool, B>...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/integral.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
221
```c++ #ifndef BOOST_MP11_LIST_HPP_INCLUDED #define BOOST_MP11_LIST_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/integral.hpp> #include <boost/mp11/detail/mp_list.hpp> #include <boost/mp11/detail/mp_append.hpp> #include <boost/config.hpp> #include <boost...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/list.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,921
```c++ #ifndef BOOST_MP11_MAP_HPP_INCLUDED #define BOOST_MP11_MAP_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/detail/mp_map_find.hpp> #include <boost/mp11/list.hpp> #include <boost/mp11/integral.hpp> #include <boost/mp11/utility.hpp> #include <boost/mp1...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/map.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
902
```c++ #ifndef BOOST_MP11_TUPLE_HPP_INCLUDED #define BOOST_MP11_TUPLE_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/integer_sequence.hpp> #include <boost/config.hpp> #include <boost/detail/workaround.hpp> #include <tuple> #include <utility> #include <type...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/tuple.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
709
```c++ #ifndef BOOST_MP11_ALGORITHM_HPP_INCLUDED #define BOOST_MP11_ALGORITHM_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/list.hpp> #include <boost/mp11/set.hpp> #include <boost/mp11/integral.hpp> #include <boost/mp11/utility.hpp> #include <boost/mp11/f...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/algorithm.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
8,607
```c++ #ifndef BOOST_MP11_INTEGER_SEQUENCE_HPP_INCLUDED #define BOOST_MP11_INTEGER_SEQUENCE_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <cstddef> namespace boost { namespace mp11 { // integer_sequence template<class T, T... I> struct integer_sequence { }; // det...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/integer_sequence.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
638
```c++ #ifndef BOOST_MP11_DETAIL_MP_LIST_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_LIST_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url namespace boost { namespace mp11 { // mp_list<T...> template<class... T> struct mp_list { }; } // namespace mp11 } // namespace boost #endi...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_list.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
94
```c++ #ifndef BOOST_MP11_DETAIL_MP_APPEND_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_APPEND_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/detail/mp_list.hpp> #include <boost/mp11/utility.hpp> #include <boost/config.hpp> #include <boost/detail/workaround.h...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_append.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,977
```c++ #ifndef BOOST_MP11_DETAIL_CONFIG_HPP_INCLUDED #define BOOST_MP11_DETAIL_CONFIG_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/config.hpp> #include <boost/detail/workaround.hpp> #if defined( BOOST_NO_CXX11_CONSTEXPR ) # define BOOST_MP11_NO_CONSTEXPR ...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/config.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
250
```c++ #ifndef BOOST_MP11_DETAIL_MP_COUNT_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_COUNT_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/integral.hpp> #include <boost/mp11/detail/mp_plus.hpp> #include <boost/mp11/detail/config.hpp> #include <boost/config.h...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_count.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
877
```c++ #ifndef BOOST_MP11_DETAIL_MP_FOLD_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_FOLD_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/config.hpp> #include <boost/detail/workaround.hpp> namespace boost { namespace mp11 { // mp_fold<L, V, F> namespace detail {...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_fold.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
573
```c++ #ifndef BOOST_MP11_DETAIL_MP_PLUS_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_PLUS_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/detail/config.hpp> #include <boost/detail/workaround.hpp> #include <type_traits> namespace boost { namespace mp11 { // ...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_plus.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
809
```c++ #ifndef BOOST_MP11_DETAIL_MP_WITH_INDEX_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_WITH_INDEX_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/integral.hpp> #include <boost/config.hpp> #include <type_traits> #include <utility> #include <cassert> #if !...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_with_index.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,790
```c++ #ifndef BOOST_MP11_DETAIL_MP_MIN_ELEMENT_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_MIN_ELEMENT_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/detail/mp_fold.hpp> #include <boost/mp11/list.hpp> #include <boost/mp11/utility.hpp> namespace boost { nam...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_min_element.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
340
```c++ #ifndef BOOST_MP11_DETAIL_MP_MAP_FIND_HPP_INCLUDED #define BOOST_MP11_DETAIL_MP_MAP_FIND_HPP_INCLUDED // // // See accompanying file LICENSE_1_0.txt or copy at // path_to_url #include <boost/mp11/utility.hpp> namespace boost { namespace mp11 { // mp_map_find namespace detail { template<class M, class K> s...
/content/code_sandbox/src/boost_1_66_0/boost/mp11/detail/mp_map_find.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
250
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_SHARED_LIBRARY_MODE_HPP #define BOOST_DLL_SHARED_LIBRARY_MODE_HPP #include <boost/config.hpp> #include <boost/predef/os.h> #include <boost/predef/library/c.h> #if BOOST_OS_WINDOWS # include <boost/winapi/dll.hpp> #else ...
/content/code_sandbox/src/boost_1_66_0/boost/dll/shared_library_load_mode.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,839
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_LIBRARY_INFO_HPP #define BOOST_DLL_LIBRARY_INFO_HPP #include <boost/config.hpp> #include <boost/mpl/max_element.hpp> #include <boost/mpl/vector_c.hpp> #include <boost/aligned_storage.hpp> #include <boost/noncopyable.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/dll/library_info.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,508
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_ALIAS_HPP #define BOOST_DLL_ALIAS_HPP #include <boost/config.hpp> #include <boost/static_assert.hpp> #include <boost/predef/compiler.h> #include <boost/predef/os.h> #include <boost/dll/detail/aggressive_ptr_cast.hpp> #ifd...
/content/code_sandbox/src/boost_1_66_0/boost/dll/alias.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,389
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_IMPORT_CLASS_HPP_ #define BOOST_DLL_IMPORT_CLASS_HPP_ #include <boost/dll/smart_library.hpp> #include <boost/dll/import_mangled.hpp> #include <memory> #ifdef BOOST_HAS_PRAGMA_ONCE # pragma once #endif namespace boost { n...
/content/code_sandbox/src/boost_1_66_0/boost/dll/import_class.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,031
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_SMART_LIBRARY_HPP_ #define BOOST_DLL_SMART_LIBRARY_HPP_ /// \file boost/dll/smart_library.hpp /// \warning Extremely experimental! Requires C++14! Will change in next version of Boost! boost/dll/smart_library.hpp is not in...
/content/code_sandbox/src/boost_1_66_0/boost/dll/smart_library.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,961
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_IMPORT_MANGLED_HPP_ #define BOOST_DLL_IMPORT_MANGLED_HPP_ #include <boost/config.hpp> #include <boost/make_shared.hpp> #include <boost/move/move.hpp> #include <boost/dll/smart_library.hpp> #include <boost/dll/detail/impor...
/content/code_sandbox/src/boost_1_66_0/boost/dll/import_mangled.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,703
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_RUNTIME_SYMBOL_INFO_HPP #define BOOST_DLL_RUNTIME_SYMBOL_INFO_HPP #include <boost/config.hpp> #include <boost/predef/os.h> #include <boost/predef/compiler/visualc.h> #include <boost/dll/detail/aggressive_ptr_cast.hpp> #if ...
/content/code_sandbox/src/boost_1_66_0/boost/dll/runtime_symbol_info.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,134
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_IMPORT_HPP #define BOOST_DLL_IMPORT_HPP #include <boost/config.hpp> #include <boost/utility/enable_if.hpp> #include <boost/type_traits/is_object.hpp> #include <boost/make_shared.hpp> #include <boost/dll/shared_library.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/dll/import.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,660
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_AGGRESSIVE_PTR_CAST_HPP #define BOOST_DLL_DETAIL_AGGRESSIVE_PTR_CAST_HPP #include <boost/config.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE # pragma once #endif #include <boost/static_assert.hpp> #include <boost/type_trait...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/aggressive_ptr_cast.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,061
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_SHARED_LIBRARY_HPP #define BOOST_DLL_SHARED_LIBRARY_HPP /// \file boost/dll/shared_library.hpp /// \brief Contains the boost::dll::shared_library class, core class for all the /// DLL/DSO operations. #include <boost/confi...
/content/code_sandbox/src/boost_1_66_0/boost/dll/shared_library.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,457
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_X_INFO_INTERFACE_HPP #define BOOST_DLL_DETAIL_X_INFO_INTERFACE_HPP #include <boost/config.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE # pragma once #endif #include <string> #include <vector> namespace boost { namespace dll ...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/x_info_interface.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
165
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url // For more information, see path_to_url #ifndef BOOST_DLL_DETAIL_TYPE_INFO_HPP_ #define BOOST_DLL_DETAIL_TYPE_INFO_HPP_ #include <typeinfo> #include <cstring> #include <boost/config.hpp> #if defined(BOOST_MSVC) || defined(BOOST_MSVC_VER) ...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/type_info.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
591
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_SYSTEM_ERROR_HPP #define BOOST_DLL_SYSTEM_ERROR_HPP #include <boost/config.hpp> #include <boost/predef/os.h> #include <boost/system/error_code.hpp> #include <boost/system/system_error.hpp> #include <boost/throw_exception.h...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/system_error.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
287
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url // For more information, see path_to_url #ifndef BOOST_DLL_DETAIL_GET_MEM_FN_TYPE_HPP_ #define BOOST_DLL_DETAIL_GET_MEM_FN_TYPE_HPP_ namespace boost { namespace dll { namespace detail { template<typename Class, typename Func> struct get_m...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/get_mem_fn_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
250
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_WINDOWS_PE_INFO_HPP #define BOOST_DLL_DETAIL_WINDOWS_PE_INFO_HPP #include <boost/config.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE # pragma once #endif #include <boost/cstdint.hpp> #include <boost/filesystem/fstream.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/pe_info.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,874
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_IMPORT_MANGLED_HELPERS_HPP_ #define BOOST_DLL_DETAIL_IMPORT_MANGLED_HELPERS_HPP_ #include <boost/type_traits/conditional.hpp> #include <boost/type_traits/is_same.hpp> #include <boost/type_traits/is_class.hpp> #incl...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/import_mangled_helpers.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,090
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url // For more information, see path_to_url #ifndef BOOST_DLL_DETAIL_CTOR_DTOR_HPP_ #define BOOST_DLL_DETAIL_CTOR_DTOR_HPP_ #include <boost/config.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE # pragma once #endif #include <boost/dll/detail/aggressive_p...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/ctor_dtor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,471
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_POSIX_ELF_INFO_HPP #define BOOST_DLL_DETAIL_POSIX_ELF_INFO_HPP #include <boost/config.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE # pragma once #endif #include <cstring> #include <boost/filesystem/fstream.hpp> #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/elf_info.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,480
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_DEMANGLING_ITANIUM_HPP_ #define BOOST_DLL_DETAIL_DEMANGLING_ITANIUM_HPP_ #include <boost/dll/detail/demangling/mangled_storage_base.hpp> #include <iterator> #include <algorithm> #include <boost/type_traits/is_const....
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/demangling/itanium.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,198
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_MACHO_INFO_HPP #define BOOST_DLL_DETAIL_MACHO_INFO_HPP #include <boost/config.hpp> #ifdef BOOST_HAS_PRAGMA_ONCE # pragma once #endif #include <boost/filesystem/fstream.hpp> #include <boost/dll/detail/x_info_interf...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/macho_info.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,464
```c++ // // This file provides a demangling for function names, i.e. entry points of a dll. // // See path_to_url #ifndef BOOST_DLL_DEMANGLE_SYMBOL_HPP_ #define BOOST_DLL_DEMANGLE_SYMBOL_HPP_ #include <boost/config.hpp> #include <string> #include <algorithm> #if defined(BOOST_MSVC) || defined(BOOST_MSVC_FULL_VER) ...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/demangling/demangle_symbol.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
488
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_MANGLE_STORAGE_BASE_HPP_ #define BOOST_DLL_DETAIL_MANGLE_STORAGE_BASE_HPP_ #include <vector> #include <string> #include <map> #include <boost/dll/detail/demangling/demangle_symbol.hpp> #include <boost/dll/library_in...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/demangling/mangled_storage_base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
832
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_WINDOWS_PATH_FROM_HANDLE_HPP #define BOOST_DLL_DETAIL_WINDOWS_PATH_FROM_HANDLE_HPP #include <boost/config.hpp> #include <boost/dll/detail/system_error.hpp> #include <boost/winapi/dll.hpp> #include <boost/winapi/get_...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/windows/path_from_handle.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
501
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_SHARED_LIBRARY_IMPL_HPP #define BOOST_DLL_SHARED_LIBRARY_IMPL_HPP #include <boost/config.hpp> #include <boost/dll/shared_library_load_mode.hpp> #include <boost/dll/detail/aggressive_ptr_cast.hpp> #include <boost/dll/detail...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/windows/shared_library_impl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,292
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_DEMANGLING_MSVC_HPP_ #define BOOST_DLL_DETAIL_DEMANGLING_MSVC_HPP_ #include <boost/dll/detail/demangling/mangled_storage_base.hpp> #include <iterator> #include <algorithm> #include <boost/type_traits/is_const.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/demangling/msvc.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,285
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_POSIX_PROGRAM_LOCATION_IMPL_HPP #define BOOST_DLL_DETAIL_POSIX_PROGRAM_LOCATION_IMPL_HPP #include <boost/config.hpp> #include <boost/dll/detail/system_error.hpp> #include <boost/filesystem/path.hpp> #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/posix/program_location_impl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
948
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_DETAIL_POSIX_PATH_FROM_HANDLE_HPP #define BOOST_DLL_DETAIL_POSIX_PATH_FROM_HANDLE_HPP #include <boost/config.hpp> #include <boost/dll/detail/system_error.hpp> #include <boost/dll/detail/posix/program_location_impl.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/posix/path_from_handle.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,465
```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_SIGNALS_SIGNAL0_HEADER #define BOOST_SIGNALS_SIGNAL0_HEADER #define BOOST_SIGNALS_NUM_ARGS 0 #define BOOST_SIGNALS_TEMPLATE_PARMS #define BOOST_SIGNALS_TEMP...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal0.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
223
```c++ // // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DLL_SHARED_LIBRARY_IMPL_HPP #define BOOST_DLL_SHARED_LIBRARY_IMPL_HPP #include <boost/config.hpp> #include <boost/dll/shared_library_load_mode.hpp> #include <boost/dll/detail/posix/path_from_handle.hpp> #include <boost/dll/det...
/content/code_sandbox/src/boost_1_66_0/boost/dll/detail/posix/shared_library_impl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,483
```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_SIGNALS_SIGNAL5_HEADER #define BOOST_SIGNALS_SIGNAL5_HEADER #define BOOST_SIGNALS_NUM_ARGS 5 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2, ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal5.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
430
```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_SIGNALS_SIGNAL3_HEADER #define BOOST_SIGNALS_SIGNAL3_HEADER #define BOOST_SIGNALS_NUM_ARGS 3 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2, ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal3.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
344
```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_SIGNALS_SIGNAL8_HEADER #define BOOST_SIGNALS_SIGNAL8_HEADER #define BOOST_SIGNALS_NUM_ARGS 8 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2, ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal8.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
559
```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_SIGNALS_SIGNAL10_HEADER #define BOOST_SIGNALS_SIGNAL10_HEADER #define BOOST_SIGNALS_NUM_ARGS 10 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal10.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
645
```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_SIGNALS_SIGNAL6_HEADER #define BOOST_SIGNALS_SIGNAL6_HEADER #define BOOST_SIGNALS_NUM_ARGS 6 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2, ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal6.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
473
```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_SIGNALS_TRACKABLE_HPP #define BOOST_SIGNALS_TRACKABLE_HPP #include <boost/type_traits.hpp> #include <boost/signals/connection.hpp> #include <boost/ref.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/trackable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,345
```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_SIGNALS_SLOT_HEADER #define BOOST_SIGNALS_SLOT_HEADER #include <boost/signals/detail/signals_common.hpp> #include <boost/signals/connection.hpp> #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/signals/slot.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,129
```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_SIGNALS_SIGNAL7_HEADER #define BOOST_SIGNALS_SIGNAL7_HEADER #define BOOST_SIGNALS_NUM_ARGS 7 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2, ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal7.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
516
```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_SIGNALS_SIGNAL2_HEADER #define BOOST_SIGNALS_SIGNAL2_HEADER #define BOOST_SIGNALS_NUM_ARGS 2 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2 #...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal2.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
301
```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_SIGNALS_SIGNAL4_HEADER #define BOOST_SIGNALS_SIGNAL4_HEADER #define BOOST_SIGNALS_NUM_ARGS 4 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2, ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal4.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
387
```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_SIGNALS_SIGNAL9_HEADER #define BOOST_SIGNALS_SIGNAL9_HEADER #define BOOST_SIGNALS_NUM_ARGS 9 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1, typename T2, ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal9.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
602
```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_SIGNALS_CONNECTION_HPP #define BOOST_SIGNALS_CONNECTION_HPP #include <boost/signals/detail/signals_common.hpp> #include <boost/smart_ptr.hpp> #include <boos...
/content/code_sandbox/src/boost_1_66_0/boost/signals/connection.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,339
```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 // This file intentionally does not have include guards, because it is meant // to be included multiple times (one for each signalN class). The // BOOST_SIGNALS_SIGNAL_TEM...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal_template.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,893
```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_SIGNALS_SIGNAL1_HEADER #define BOOST_SIGNALS_SIGNAL1_HEADER #define BOOST_SIGNALS_NUM_ARGS 1 #define BOOST_SIGNALS_TEMPLATE_PARMS typename T1 #define BOOST_...
/content/code_sandbox/src/boost_1_66_0/boost/signals/signal1.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
258
```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_SIGNALS_SLOT_CALL_ITERATOR #define BOOST_SIGNALS_SLOT_CALL_ITERATOR #include <memory> #include <boost/iterator/iterator_facade.hpp> #include <boost/smart_pt...
/content/code_sandbox/src/boost_1_66_0/boost/signals/detail/slot_call_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
562
```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_SIGNALS_COMMON_HEADER #define BOOST_SIGNALS_COMMON_HEADER #ifndef BOOST_SIGNALS_NAMESPACE # define BOOST_SIGNALS_NAMESPACE signals #endif #include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/signals/detail/signals_common.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
737
```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_SIGNALS_NAMED_SLOT_MAP_HPP #define BOOST_SIGNALS_NAMED_SLOT_MAP_HPP #include <boost/signals/detail/config.hpp> #include <boost/signals/detail/signals_common...
/content/code_sandbox/src/boost_1_66_0/boost/signals/detail/named_slot_map.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,233
```c++ /* * * John Maddock * * Douglas Gregor * * accompanying file LICENSE_1_0.txt or copy at * path_to_url * */ #ifndef BOOST_SIGNALS_CONFIG_HPP #define BOOST_SIGNALS_CONFIG_HPP #include <boost/config.hpp> #ifdef BOOST_HAS_DECLSPEC # if defined(BOOST_ALL_DYN_LINK) || defined(BOOST_SIGNALS_DYN_LINK) # ...
/content/code_sandbox/src/boost_1_66_0/boost/signals/detail/config.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
262
```prolog #!/usr/bin/perl -w # # 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 use English; if ($#ARGV < 0) { print "Usage: perl gen_signal_N <number of arguments>\n"; exit; } $totalNumArgs = $ARGV[0]; for ($numArgs = 0; $nu...
/content/code_sandbox/src/boost_1_66_0/boost/signals/detail/gen_signal_N.pl
prolog
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,138
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef GTL_GTL_HPP #define GTL_GTL_HPP #ifdef __ICC #pragma warning (push) #pragma warning (disable:1125) #endif #ifdef WIN32 #pragma warning (push) #pragma warning( disable: 4996 ) #pragma warning( disable: 4800 ) #endif #...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/gtl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
144
```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_SIGNALS_SIGNAL_BASE_HEADER #define BOOST_SIGNALS_SIGNAL_BASE_HEADER #include <boost/signals/detail/config.hpp> #include <boost/signals/detail/signals_common...
/content/code_sandbox/src/boost_1_66_0/boost/signals/detail/signal_base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
942
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_SET_TRAITS_HPP #define BOOST_POLYGON_POLYGON_SET_TRAITS_HPP namespace boost { namespace polygon{ struct polygon_set_concept {}; //default definition of polygon set traits works for any model ...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_set_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,192
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_DATA_HPP #define BOOST_POLYGON_POLYGON_DATA_HPP namespace boost { namespace polygon{ struct polygon_concept; template <typename T> class polygon_data { public: typedef polygon_concept geometry_ty...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
505
```c++ // Boost.Polygon library interval_data.hpp header file // See path_to_url for updates, documentation, and revision history. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_POLYGON_INTERVAL_DATA_HPP #define BOOST_POLYGON_INTERVAL_DATA_HPP #include "isotropy.hpp" ...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/interval_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
629
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_45_WITH_HOLES_DATA_HPP #define BOOST_POLYGON_POLYGON_45_WITH_HOLES_DATA_HPP #include "isotropy.hpp" #include "polygon_45_data.hpp" namespace boost { namespace polygon{ struct polygon_45_with_holes_...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_45_with_holes_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
844
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_ISOTROPY_HPP #define BOOST_POLYGON_ISOTROPY_HPP //external #include <cmath> #include <cstddef> #include <cstdlib> #include <vector> #include <deque> #include <map> #include <set> #include <list> //#inclu...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/isotropy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,106
```c++ // Boost.Polygon library voronoi_diagram.hpp header file // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for updates, documentation, and revision history. #ifndef BOOST_POLYGON_VORONOI_DIAGRAM #define BOOST_POLYGON_VORONOI_DIAGRAM #include <vector> #include ...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/voronoi_diagram.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,984
```c++ // Boost.Polygon library voronoi_builder.hpp header file // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for updates, documentation, and revision history. #ifndef BOOST_POLYGON_VORONOI_BUILDER #define BOOST_POLYGON_VORONOI_BUILDER #include <algorithm> #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/voronoi_builder.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,484
```c++ // Boost.Polygon library segment_traits.hpp header file // See path_to_url for updates, documentation, and revision history. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_POLYGON_SEGMENT_TRAITS_HPP #define BOOST_POLYGON_SEGMENT_TRAITS_HPP #include "isotropy.hp...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/segment_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
271
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_RECTANGLE_DATA_HPP #define BOOST_POLYGON_RECTANGLE_DATA_HPP #include "isotropy.hpp" //interval #include "interval_data.hpp" namespace boost { namespace polygon{ template <typename T> class rectangle_dat...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/rectangle_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
538
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_90_SET_CONCEPT_HPP #define BOOST_POLYGON_POLYGON_90_SET_CONCEPT_HPP #include "polygon_90_set_data.hpp" #include "polygon_90_set_traits.hpp" namespace boost { namespace polygon{ template <typenam...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_90_set_concept.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
6,160
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_90_WITH_HOLES_DATA_HPP #define BOOST_POLYGON_POLYGON_90_WITH_HOLES_DATA_HPP namespace boost { namespace polygon{ #include "isotropy.hpp" #include "polygon_90_data.hpp" struct polygon_90_with_holes_...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_90_with_holes_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
944
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_TRAITS_HPP #define BOOST_POLYGON_POLYGON_TRAITS_HPP namespace boost { namespace polygon{ template <typename T, typename enable = gtl_yes> struct polygon_90_traits { typedef typename T::coo...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
17,984
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_SEGMENT_UTILS_HPP #define BOOST_POLYGON_SEGMENT_UTILS_HPP #include <iterator> #include <set> #include <vector> #include "detail/scan_arbitrary.hpp" #include "isotropy.hpp" #include "rectangle_concept.h...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/segment_utils.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,188
```c++ // Boost.Polygon library voronoi_geometry_type.hpp header file // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for updates, documentation, and revision history. #ifndef BOOST_POLYGON_VORONOI_GEOMETRY_TYPE #define BOOST_POLYGON_VORONOI_GEOMETRY_TYPE #include ...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/voronoi_geometry_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
313
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_WITH_HOLES_DATA_HPP #define BOOST_POLYGON_POLYGON_WITH_HOLES_DATA_HPP #include "isotropy.hpp" #include "polygon_data.hpp" namespace boost { namespace polygon{ struct polygon_with_holes_concept; ...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_with_holes_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
808
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_90_SET_DATA_HPP #define BOOST_POLYGON_POLYGON_90_SET_DATA_HPP #include "isotropy.hpp" #include "point_concept.hpp" #include "transform.hpp" #include "interval_concept.hpp" #include "rectangle_conce...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_90_set_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
10,586
```c++ // Boost.Polygon library interval_traits.hpp header file // See path_to_url for updates, documentation, and revision history. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_POLYGON_INTERVAL_TRAITS_HPP #define BOOST_POLYGON_INTERVAL_TRAITS_HPP #include "isotropy...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/interval_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
241
```c++ // Boost.Polygon library segment_concept.hpp header file // See path_to_url for updates, documentation, and revision history. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_POLYGON_SEGMENT_CONCEPT_HPP #define BOOST_POLYGON_SEGMENT_CONCEPT_HPP #include "isotropy...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/segment_concept.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,060
```c++ // Boost.Polygon library transform.hpp header file // See path_to_url for updates, documentation, and revision history. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_POLYGON_TRANSFORM_HPP #define BOOST_POLYGON_TRANSFORM_HPP #include "isotropy.hpp" namespace b...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/transform.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,158
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_HPP #define BOOST_POLYGON_POLYGON_HPP #define BOOST_POLYGON_VERSION 014401 #include "isotropy.hpp" //point #include "point_data.hpp" #include "point_traits.hpp" #include "point_concept.hpp" #inc...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
537
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_45_SET_DATA_HPP #define BOOST_POLYGON_POLYGON_45_SET_DATA_HPP #include "polygon_90_set_data.hpp" #include "detail/boolean_op_45.hpp" #include "detail/polygon_45_formation.hpp" #include "detail/poly...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_45_set_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
19,694
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_90_DATA_HPP #define BOOST_POLYGON_POLYGON_90_DATA_HPP namespace boost { namespace polygon{ struct polygon_90_concept; template <typename T> class polygon_90_data { public: typedef polygon_90_conc...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_90_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
656
```c++ // Boost.Polygon library voronoi.hpp header file // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // See path_to_url for updates, documentation, and revision history. #ifndef BOOST_POLYGON_VORONOI #define BOOST_POLYGON_VORONOI #include "isotropy.hpp" #include "point_concept.hpp...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/voronoi.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,013
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_RECTANGLE_CONCEPT_HPP #define BOOST_POLYGON_RECTANGLE_CONCEPT_HPP #include "isotropy.hpp" //point #include "point_data.hpp" #include "point_traits.hpp" #include "point_concept.hpp" //interval #include "...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/rectangle_concept.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
11,566
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_90_SET_TRAITS_HPP #define BOOST_POLYGON_POLYGON_90_SET_TRAITS_HPP namespace boost { namespace polygon{ struct polygon_90_set_concept {}; template <typename T, typename T2> struct traits_by_...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_90_set_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,928
```c++ // Boost.Polygon library point_traits.hpp header file // See path_to_url for updates, documentation, and revision history. // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_POLYGON_POINT_TRAITS_HPP #define BOOST_POLYGON_POINT_TRAITS_HPP #include "isotropy.hpp" na...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/point_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
250
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_POLYGON_SET_DATA_HPP #define BOOST_POLYGON_POLYGON_SET_DATA_HPP #include "polygon_45_set_data.hpp" #include "polygon_45_set_concept.hpp" #include "polygon_traits.hpp" #include "detail/polygon_arbitrary_for...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/polygon_set_data.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
9,685
```c++ /* Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at path_to_url */ #ifndef BOOST_POLYGON_GMP_OVERRIDE_HPP #define BOOST_POLYGON_GMP_OVERRIDE_HPP #include <gmpxx.h> namespace boost { namespace polygon { class gmp_int { private: inline gmp_int(const mpq_class& input) : v_(input) {} pu...
/content/code_sandbox/src/boost_1_66_0/boost/polygon/gmp_override.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
889