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++
/*your_sha256_hash-------------+
+your_sha256_hash--------------+
(See accompanying file LICENCE.txt or copy at
path_to_url
+your_sha256_hash-------------*/
#ifndef BOOST_ICL_PREDICATES_SUB_SUPER_SET_HPP_JOFA_101102
#define BOOST_ICL_PREDICATES_SUB_SUPER_SET_HPP_JOFA_101102
#include <boost/icl/... | /content/code_sandbox/src/boost_1_66_0/boost/icl/predicates/sub_super_set.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 385 |
```c++
// declval.hpp -------------------------------------------------------------//
// See path_to_url
#ifndef BOOST_UTILITY_DECLVAL_HPP
#define BOOST_UTILITY_DECLVAL_HPP
#include <boost/type_traits/declval.hpp>
#endif // BOOST_UTILITY_DECLVAL_HPP
``` | /content/code_sandbox/src/boost_1_66_0/boost/utility/declval.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 53 |
```c++
/*your_sha256_hash-------------+
+your_sha256_hash--------------+
(See accompanying file LICENCE.txt or copy at
path_to_url
+your_sha256_hash-------------*/
#ifndef BOOST_ICL_PREDICATES_STD_EQUAL_HPP_JOFA_101102
#define BOOST_ICL_PREDICATES_STD_EQUAL_HPP_JOFA_101102
#include <boost/icl/type_tra... | /content/code_sandbox/src/boost_1_66_0/boost/icl/predicates/std_equal.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 191 |
```c++
/*
*
* accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*/
#ifndef BOOST_UTILITY_ADDRESSOF_HPP
#define BOOST_UTILITY_ADDRESSOF_HPP
// The header file at this path is deprecated;
// use boost/core/addressof.hpp instead.
#include <boost/core/addressof.hpp>
#endif
``` | /content/code_sandbox/src/boost_1_66_0/boost/utility/addressof.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 BOOST_UTILITY_EXPLICIT_OPERATOR_BOOL_HPP
#define BOOST_UTILITY_EXPLICIT_OPERATOR_BOOL_HPP
// The header file at this path is deprecated;
// use boost/core/explicit_operator_bool.hpp instead.
#include <boost/core/explicit_operator... | /content/code_sandbox/src/boost_1_66_0/boost/utility/explicit_operator_bool.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 75 |
```c++
/*
*
* accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*/
#ifndef BOOST_UTILITY_SWAP_HPP
#define BOOST_UTILITY_SWAP_HPP
// The header file at this path is deprecated;
// use boost/core/swap.hpp instead.
#include <boost/core/swap.hpp>
#endif
``` | /content/code_sandbox/src/boost_1_66_0/boost/utility/swap.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 65 |
```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_UTILITY_INPLACE_FACTORY_04APR2007_HPP
#ifndef BOOST_PP_IS_ITERATING
#include <boos... | /content/code_sandbox/src/boost_1_66_0/boost/utility/in_place_factory.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 507 |
```c++
/*
file LICENSE_1_0.txt or copy at path_to_url
For more information, see path_to_url
Based on the StringRef implementation in LLVM (path_to_url and
N3422 by Jeffrey Yasskin
path_to_url
*/
#ifndef BOOST_STRING_REF_FWD_HPP
#define BOOST_STRING_REF_FWD_HPP
#include <boost/config.hpp>
#i... | /content/code_sandbox/src/boost_1_66_0/boost/utility/string_ref_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 223 |
```c++
// boost utility/base_from_member.hpp header file --------------------------//
// accompanying file LICENSE_1_0.txt or a copy at
// <path_to_url
// See <path_to_url for the library's home page.
#ifndef BOOST_UTILITY_BASE_FROM_MEMBER_HPP
#define BOOST_UTILITY_BASE_FROM_MEMBER_HPP
#include <boost/config.h... | /content/code_sandbox/src/boost_1_66_0/boost/utility/base_from_member.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,292 |
```c++
/*
file LICENSE_1_0.txt or copy at path_to_url
For more information, see path_to_url
Based on the StringRef implementation in LLVM (path_to_url and
N3422 by Jeffrey Yasskin
path_to_url
Updated July 2015 to reflect the Library Fundamentals TS
path_to_url
*/
#ifndef BOOST_STR... | /content/code_sandbox/src/boost_1_66_0/boost/utility/string_view.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 7,161 |
```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_UTILITY_COMPARE_POINTEES_25AGO2003_HPP
#define BOOST_UTILITY_COMPARE_POINTEES_25AGO... | /content/code_sandbox/src/boost_1_66_0/boost/utility/compare_pointees.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 547 |
```c++
/*
file LICENSE_1_0.txt or copy at path_to_url
For more information, see path_to_url
Based on the StringRef implementation in LLVM (path_to_url and
N3422 by Jeffrey Yasskin
path_to_url
*/
#ifndef BOOST_STRING_REF_HPP
#define BOOST_STRING_REF_HPP
#include <boost/config.hpp>
#include <... | /content/code_sandbox/src/boost_1_66_0/boost/utility/string_ref.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 5,223 |
```c++
// Boost result_of 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_RESULT_OF_HPP
#define BOOST_RESULT_OF_HPP
#include <boost/config.hpp>
#include <boost/preprocessor/cat.hpp>
#include <boost/preprocessor/iteration/iterat... | /content/code_sandbox/src/boost_1_66_0/boost/utility/result_of.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,555 |
```c++
/*=============================================================================
Use, modification and distribution is subject to the Boost Software
path_to_url
==============================================================================*/
#ifndef BOOST_UTILITY_BINARY_HPP
#define BOOST_UTILITY_BINARY_... | /content/code_sandbox/src/boost_1_66_0/boost/utility/binary.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 14,823 |
```c++
//
// accompanying file LICENSE_1_0.txt or copy at
// path_to_url
//
// 21 Ago 2002 (Created) Fernando Cacciola
// 24 Dec 2007 (Refactored and worked around various compiler bugs) Fernando Cacciola, Niels Dekker
// 23 May 2008 (Fixed operator= const issue, added initialized_value) Niels Dekker, Fernando Cacciola... | /content/code_sandbox/src/boost_1_66_0/boost/utility/value_init.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,512 |
```c++
/*
*
* accompanying file LICENSE_1_0.txt or copy at
* path_to_url
*/
#ifndef BOOST_UTILITY_ENABLE_IF_HPP
#define BOOST_UTILITY_ENABLE_IF_HPP
// The header file at this path is deprecated;
// use boost/core/enable_if.hpp instead.
#include <boost/core/enable_if.hpp>
#endif
``` | /content/code_sandbox/src/boost_1_66_0/boost/utility/enable_if.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 69 |
```c++
// (see accompanying file LICENSE_1_0.txt or a copy at
// path_to_url
// Home at path_to_url
/** @file
Wrap type expressions with round parenthesis so they can be passed to macros
even if they contain commas.
*/
#ifndef BOOST_IDENTITY_TYPE_HPP_
#define BOOST_IDENTITY_TYPE_HPP_
#include <boost/type_traits/fun... | /content/code_sandbox/src/boost_1_66_0/boost/utility/identity_type.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 319 |
```c++
/*
file LICENSE_1_0.txt or copy at path_to_url
For more information, see path_to_url
Based on the StringRef implementation in LLVM (path_to_url and
N3422 by Jeffrey Yasskin
path_to_url
Updated July 2015 to reflect the Library Fundamentals TS
path_to_url
*/
#ifndef BOOST_ST... | /content/code_sandbox/src/boost_1_66_0/boost/utility/string_view_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 242 |
```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_UTILITY_TYPED_INPLACE_FACTORY_04APR2007_HPP
#ifndef BOOST_PP_IS_ITERATING
#include... | /content/code_sandbox/src/boost_1_66_0/boost/utility/typed_in_place_factory.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 496 |
```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_UTILITY_DETAIL_INPLACE_FACTORY_SUFFIX_04APR2007_HPP
#define BOOST_UTILITY_DETAIL_IN... | /content/code_sandbox/src/boost_1_66_0/boost/utility/detail/in_place_factory_suffix.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 134 |
```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_UTILITY_DETAIL_INPLACE_FACTORY_PREFIX_04APR2007_HPP
#define BOOST_UTILITY_DETAIL_IN... | /content/code_sandbox/src/boost_1_66_0/boost/utility/detail/in_place_factory_prefix.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 287 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_GRAMMAR_H
#define BOOST_MSM_GRAMMAR_H
#include <bo... | /content/code_sandbox/src/boost_1_66_0/boost/msm/msm_grammar.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 558 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_PROTO_CONFIG_H
#define BOOST_MSM_PROTO_CONFIG_H
#i... | /content/code_sandbox/src/boost_1_66_0/boost/msm/proto_config.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 92 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_COMMON_H
#define BOOST_MSM_COMMON_H
namespace boos... | /content/code_sandbox/src/boost_1_66_0/boost/msm/common.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 153 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_ROW_TAGS_H
#define BOOST_MSM_ROW_TAGS_H
namespac... | /content/code_sandbox/src/boost_1_66_0/boost/msm/row_tags.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 268 |
```c++
// Boost result_of library
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
// path_to_url
// Use, modification and distribution is subject to the Boost Software
// copy at path_to_url
// For more information, see path_to_url
#if !defined(BOOST_PP_IS_ITERATING)
# error Boost result_of - do not in... | /content/code_sandbox/src/boost_1_66_0/boost/utility/detail/result_of_iterate.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,947 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_EVENT_TRAITS_H
#define BOOST_MSM_EVENT_TRAITS_H
#i... | /content/code_sandbox/src/boost_1_66_0/boost/msm/event_traits.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 233 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_COMMON_STATES_H
#define BOOST_MSM_FRONT_COMMO... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/common_states.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 215 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_ACTIVE_STATE_SWITCHING_POLICIES_H
#define BOOST_MSM... | /content/code_sandbox/src/boost_1_66_0/boost/msm/active_state_switching_policies.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 419 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_INTERNAL_ROW_HPP
#define BOOST_MSM_INTERNAL_ROW_HPP... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/internal_row.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 970 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_STATES_H
#define BOOST_MSM_FRONT_STATES_H
#i... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/states.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,096 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_FUNCTOR_ROW_H
#define BOOST_MSM_FRONT_FUNCTOR... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/functor_row.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,949 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_COMMON_COMPLETION_EVENT_H
#define BOOST_MSM_F... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/completion_event.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 159 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_STATEMACHINE_DEF_H
#define BOOST_MSM_FRONT_ST... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/state_machine_def.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,616 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_DETAILS_COMMON_STATES_H
#define BOOST_MSM_FRO... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/detail/common_states.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 545 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_ROW2_HPP
#define BOOST_MSM_ROW2_HPP
#include <boos... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/row2.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,903 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_ROW2_HELPER_HPP
#define BOOST_MSM_ROW2_HELPER_HPP
... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/detail/row2_helper.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 576 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_ALGORITHM_H
#define BOOST_MSM_FRONT_EUML... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/algorithm.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 132 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_STT_GRAMMAR_H
#define BOOST_MSM_FRONT_EU... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/stt_grammar.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,049 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_EUML_H
#define BOOST_MSM_FRONT_EUML_EUML... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/euml.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 191 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_STL_H
#define BOOST_MSM_FRONT_EUML_STL_H... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/stl.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 119 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_TRANSFORMATION_H
#define BOOST_MSM_FRONT... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/transformation.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,904 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_STATE_GRAMMAR_H
#define BOOST_MSM_FRONT_... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/state_grammar.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 16,659 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_OPERATOR_H
#define BOOST_MSM_FRONT_EUML_... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/operator.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 14,520 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_CONTAINER_H
#define BOOST_MSM_FRONT_EUML... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/container.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 37,505 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_ITERATION_H
#define BOOST_MSM_FRONT_EUML... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/iteration.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 193 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_PHOENIX_PLACEHOLDERS_H
#define BOOST_MSM... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/phoenix_placeholders.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 253 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_QUERYING_H
#define BOOST_MSM_FRONT_EUML_... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/querying.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 734 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_TYPEOF_H
#define BOOST_MSM_FRONT_EUML_TY... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/euml_typeof.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,053 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_GUARD_GRAMMAR_H
#define BOOST_MSM_FRONT_... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/guard_grammar.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,999 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_SEARCH_COLORS_HPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_SEARCH_COLORS_HPP_INCLUDED
namespace boost {
namespace msm {
namespace mpl_graph {
namespace search_colors {
struct White {};
struct Gray {};
struct B... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/search_colors.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 191 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_DEPTH_FIRST_SEARCH_HPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_DEPTH_FIRST_SEARCH_HPP_INCLUDED
#include <boost/msm/mpl_graph/mpl_graph.hpp>
#include <boost/mpl/has_key.hpp>
#include <boost/mpl/insert.hpp>
#include <boost... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/depth_first_search.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,050 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_MPL_UTILS_HPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_MPL_UTILS_HPP_INCLUDED
#include <boost/mpl/fold.hpp>
#include <boost/mpl/map.hpp>
#include <boost/mpl/set.hpp>
#include <boost/mpl/insert.hpp>
#include <boost/mpl/if.h... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/mpl_utils.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 394 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_INCIDENCE_LIST_GRAPH_HPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_INCIDENCE_LIST_GRAPH_HPP_INCLUDED
// graph implementation based on a an mpl sequence of sequences <Edge,Source,Target>
// incidence_list_graph labels such... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/incidence_list_graph.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 206 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_FRONT_EUML_COMMON_H
#define BOOST_MSM_FRONT_EUML_CO... | /content/code_sandbox/src/boost_1_66_0/boost/msm/front/euml/common.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 30,293 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_BREADTH_FIRST_SEARCH_HPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_BREADTH_FIRST_SEARCH_HPP_INCLUDED
#include <boost/msm/mpl_graph/mpl_graph.hpp>
#include <boost/mpl/has_key.hpp>
#include <boost/mpl/insert.hpp>
#include <b... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/breadth_first_search.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,462 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_ADJACENCY_LIST_GRAPH_HPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_ADJACENCY_LIST_GRAPH_HPP_INCLUDED
// graph implementation based on an adjacency list
// sequence< pair< source_vertex, sequence< pair<edge, target_vertex> >... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/adjacency_list_graph.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
// mpl_graph - defines a metadata implementation of the BGL immutable graph concepts
// (c) 2008 Gordon Woodhull
// (See accompanying file LICENSEmpl::_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_MPL_GRAPH_HPP_INCLUDED
#define... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/mpl_graph.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 808 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef your_sha256_hashCLUDED
#define your_sha256_hashCLUDED
// forward definitions of the producer metafunctions that need to be specialized for
// each graph representation
namespace boost {
namespace msm {
namespace mpl_graph {
namespace det... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/detail/graph_implementation_interface.ipp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 236 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_DETAIL_ADJACENCY_LIST_GRAPH_IPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_DETAIL_ADJACENCY_LIST_GRAPH_IPP_INCLUDED
// implementation of a graph declared in adjacency list format
// sequence< pair< source_vertex, sequence< p... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/detail/adjacency_list_graph.ipp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,081 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_TOOLS_H
#define BOOST_MSM_BACK_TOOLS_H
#incl... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/tools.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 449 |
```c++
// (See accompanying file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_MSM_MPL_GRAPH_DETAIL_INCIDENCE_LIST_GRAPH_IPP_INCLUDED
#define BOOST_MSM_MPL_GRAPH_DETAIL_INCIDENCE_LIST_GRAPH_IPP_INCLUDED
// these metafunctions provide the metadata structures needed by the public interface
// in mpl_graph.hpp
... | /content/code_sandbox/src/boost_1_66_0/boost/msm/mpl_graph/detail/incidence_list_graph.ipp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 899 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_COMMON_TYPES_H
#define BOOST_MSM_COMMON_TYPES_H
#i... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/common_types.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 187 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_QUEUE_CONTAINER_DEQUE_H
#define BOOST_MSM_BACK... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/queue_container_deque.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 159 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_NO_FSM_CHECK_H
#define BOOST_MSM_BACK_NO_FSM_C... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/no_fsm_check.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 194 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_FAVOR_COMPILE_TIME_H
#define BOOST_MSM_BACK_FA... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/favor_compile_time.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 3,000 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_DISPATCH_TABLE_H
#define BOOST_MSM_BACK_DISPAT... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/dispatch_table.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 4,091 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_DEFAULT_COMPILE_POLICY_HPP
#define BOOST_MSM_B... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/default_compile_policy.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 145 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_COPY_POLICIES_H
#define BOOST_MSM_BACK_COPY_PO... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/copy_policies.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 159 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_MPL_GRAPH_FSM_CHECK_H
#define BOOST_MSM_BACK_M... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/mpl_graph_fsm_check.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 369 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_BIND_HELPERS_H
#define BOOST_MSM_BACK_BIND_HEL... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/bind_helpers.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 274 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_METAFUNCTIONS_H
#define BOOST_MSM_BACK_METAFUN... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/metafunctions.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 8,232 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_ARGS_H
#define BOOST_MSM_BACK_ARGS_H
#include... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/args.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 603 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_HISTORY_POLICIES_H
#define BOOST_MSM_BACK_HIST... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/history_policies.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,254 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is taken from Boost.Proto's documentation
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_FOLD_TO_LIST_H
#define BOOST_MSM_BACK_FOLD_TO_LIST_H
#include <boost/msm/proto_config.hpp>
#include <boost/proto/core.hpp>
#include <boost... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/fold_to_list.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 548 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_QUEUE_CONTAINER_CIRCULAR_H
#define BOOST_MSM_B... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/queue_container_circular.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 168 |
```c++
// henry UNDERSCORE christophe AT hotmail DOT com
// This is an extended version of the state machine available in the boost::mpl library
// Distributed under the same license as the original.
// file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_MSM_BACK_STATEMACHINE_H
#define BOOST_MSM_BACK_STATEMAC... | /content/code_sandbox/src/boost_1_66_0/boost/msm/back/state_machine.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 25,918 |
```c++
// boost/system/api_config.hpp -------------------------------------------------------//
// See path_to_url
// See path_to_url for documentation.
//your_sha256_hash----------------------//
// Boost.System calls operating system API functions to implement system error category
// functions. Usually the... | /content/code_sandbox/src/boost_1_66_0/boost/system/api_config.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 359 |
```c++
// boost/system/config.hpp -----------------------------------------------------------//
// file LICENSE_1_0.txt or copy at path_to_url
// See path_to_url for documentation.
#ifndef BOOST_SYSTEM_CONFIG_HPP
#define BOOST_SYSTEM_CONFIG_HPP
#include <boost/config.hpp>
#include <boost/pred... | /content/code_sandbox/src/boost_1_66_0/boost/system/config.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 478 |
```c++
// Boost system_error.hpp --------------------------------------------------//
// file LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_SYSTEM_SYSTEM_ERROR_HPP
#define BOOST_SYSTEM_SYSTEM_ERROR_HPP
#include <string>
#include <stdexcept>
#include <cassert>
#include <boost/system/error_code.hpp>
namesp... | /content/code_sandbox/src/boost_1_66_0/boost/system/system_error.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 571 |
```c++
// boost/system/error_code.hpp -------------------------------------------------------//
// file LICENSE_1_0.txt or copy at path_to_url
// See library home page at path_to_url
#ifndef BOOST_SYSTEM_ERROR_CODE_HPP
#define BOOST_SYSTEM_ERROR_CODE_HPP
#include <boost/system/config.hpp>
#include <boost/cstdi... | /content/code_sandbox/src/boost_1_66_0/boost/system/error_code.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 5,363 |
```c++
// boost/system/linux_error.hpp -------------------------------------------//
// file LICENSE_1_0.txt or copy at path_to_url
// See library home page at path_to_url
#ifndef BOOST_SYSTEM_LINUX_ERROR_HPP
#define BOOST_SYSTEM_LINUX_ERROR_HPP
// This header is effectively empty for compiles on operating sy... | /content/code_sandbox/src/boost_1_66_0/boost/system/linux_error.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 808 |
```c++
// boost/system/cygwin_error.hpp -------------------------------------------//
// file LICENSE_1_0.txt or copy at path_to_url
// See library home page at path_to_url
#ifndef BOOST_SYSTEM_CYGWIN_ERROR_HPP
#define BOOST_SYSTEM_CYGWIN_ERROR_HPP
// This header is effectively empty for compiles on operating... | /content/code_sandbox/src/boost_1_66_0/boost/system/cygwin_error.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 346 |
```c++
// local_free_on_exit.hpp ------------------------------------------------------------//
// See path_to_url
// This is derived from boost/asio/detail/local_free_on_block_exit.hpp to avoid
// a dependency on asio. Thanks to Chris Kohlhoff for pointing it out.
#ifndef BOOST_SYSTEM_LOCAL_FREE_ON_EXIT_HPP
#... | /content/code_sandbox/src/boost_1_66_0/boost/system/detail/local_free_on_destruction.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 217 |
```c++
// boost/system/windows_error.hpp ------------------------------------------//
// file LICENSE_1_0.txt or copy at path_to_url
// See library home page at path_to_url
#ifndef BOOST_SYSTEM_WINDOWS_ERROR_HPP
#define BOOST_SYSTEM_WINDOWS_ERROR_HPP
// This header is effectively empty for compiles on operati... | /content/code_sandbox/src/boost_1_66_0/boost/system/windows_error.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,105 |
```c++
//your_sha256_hash-------------
// boost variant/variant_fwd.hpp header file
// See path_to_url for updates, documentation, and revision history.
//your_sha256_hash-------------
//
//
// accompanying file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_VARIANT_VARIANT_FWD_HPP
#define BOOST_VARIANT_VARIA... | /content/code_sandbox/src/boost_1_66_0/boost/variant/variant_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,423 |
```c++
// error_code support implementation file --------------------------------------------//
// file LICENSE_1_0.txt or copy at path_to_url
// See library home page at path_to_url
//your_sha256_hash----------------------//
#include <boost/config/warning_disable.hpp>
#include <boost/system/config.hpp>
#inclu... | /content/code_sandbox/src/boost_1_66_0/boost/system/detail/error_code.ipp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 5,010 |
```c++
//your_sha256_hash-------------
// boost variant/recursive_variant.hpp header file
// See path_to_url for updates, documentation, and revision history.
//your_sha256_hash-------------
//
//
// accompanying file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_VARIANT_RECURSIVE_VARIANT_HPP
#define BOOST_V... | /content/code_sandbox/src/boost_1_66_0/boost/variant/recursive_variant.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,259 |
```c++
//your_sha256_hash-------------
// boost variant/get.hpp header file
// See path_to_url for updates, documentation, and revision history.
//your_sha256_hash-------------
//
//
// accompanying file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_VARIANT_GET_HPP
#define BOOST_VARIANT_GET_HPP
#include <ex... | /content/code_sandbox/src/boost_1_66_0/boost/variant/get.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,548 |
```c++
//your_sha256_hash-------------
// boost variant/visitor_ptr.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_VARIANT_VISITOR_PTR_HPP
#define BO... | /content/code_sandbox/src/boost_1_66_0/boost/variant/visitor_ptr.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 603 |
```c++
//your_sha256_hash-------------
// boost variant/recursive_wrapper.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_VARIANT_RECURSIV... | /content/code_sandbox/src/boost_1_66_0/boost/variant/recursive_wrapper.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 758 |
```c++
//your_sha256_hash-------------
// boost variant/bad_visit.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_VARIANT_BAD_VISIT_HPP
#define BOOST_... | /content/code_sandbox/src/boost_1_66_0/boost/variant/bad_visit.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 193 |
```c++
//your_sha256_hash-------------
// boost variant/static_visitor.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_VARIANT_STATIC_VISITOR_HPP
#def... | /content/code_sandbox/src/boost_1_66_0/boost/variant/static_visitor.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 524 |
```c++
//your_sha256_hash-------------
// boost variant/polymorphic_get.hpp header file
// See path_to_url for updates, documentation, and revision history.
//your_sha256_hash-------------
//
//
// accompanying file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_VARIANT_POLYMORPHIC_GET_HPP
#define BOOST_VARIA... | /content/code_sandbox/src/boost_1_66_0/boost/variant/polymorphic_get.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 2,470 |
```c++
//your_sha256_hash-------------
// boost variant/apply_visitor.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_VARIANT_APPLY_VISITOR_HPP
#defin... | /content/code_sandbox/src/boost_1_66_0/boost/variant/apply_visitor.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 130 |
```c++
// Boost.Varaint
// Multivisitors defined here
//
// See path_to_url for most recent version, including documentation.
//
//
// Distributed under the Boost
// LICENSE_1_0.txt or copy at path_to_url
#ifndef BOOST_VARIANT_MULTIVISITORS_HPP
#define BOOST_VARIANT_MULTIVISITORS_HPP
#if defined(_MSC_VER)
# pra... | /content/code_sandbox/src/boost_1_66_0/boost/variant/multivisitors.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 256 |
```c++
//your_sha256_hash-------------
// boost variant/recursive_wrapper_fwd.hpp header file
// See path_to_url for updates, documentation, and revision history.
//your_sha256_hash-------------
//
//
//
// accompanying file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_VARIANT_RECURSIVE_WRAPPER_FWD_HPP
#def... | /content/code_sandbox/src/boost_1_66_0/boost/variant/recursive_wrapper_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 1,004 |
```c++
//your_sha256_hash-------------
// boost variant/detail/variant_io.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_VARIANT_DETAIL_V... | /content/code_sandbox/src/boost_1_66_0/boost/variant/detail/variant_io.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 495 |
```c++
//your_sha256_hash-------------
// boost variant/detail/substitute_fwd.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_VARIANT_DETAIL_SUBSTITUT... | /content/code_sandbox/src/boost_1_66_0/boost/variant/detail/substitute_fwd.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 338 |
```c++
//your_sha256_hash-------------
// boost variant/detail/has_result_type.hpp header file
// See path_to_url for updates, documentation, and revision history.
//your_sha256_hash-------------
//
//
// accompanying file LICENSE_1_0.txt or copy at
// path_to_url
#ifndef BOOST_VARIANT_DETAIL_HAS_RESULT_TYPE_HPP
#defi... | /content/code_sandbox/src/boost_1_66_0/boost/variant/detail/has_result_type.hpp | c++ | 2016-06-14T03:01:16 | 2024-08-12T19:23:19 | VC-LTL | Chuyu-Team/VC-LTL | 1,052 | 208 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.