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.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_CONST_MEMBER_HPP #define BOOST_CLBL_TRTS_IS_CONST_MEMBER_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_const_member_hpp /*`[section:ref_is_const_member is_co...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_const_member.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
684
```c++ /* @file remove_noexcept (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_REMOVE_NOEXCEPT_HPP #define BOOST_CLBL_TRTS_REMOVE_NOEXCEPT_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { BOOST_CLBL_TRTS_DEFINE_SFINAE_ERROR_ORI...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/remove_noexcept.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
599
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_MEMBER_CV_HPP #define BOOST_CLBL_TRTS_ADD_MEMBER_CV_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ add_member_cv_hpp /*` [section:ref_add_member_cv add_member_c...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_member_cv.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
716
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_FUNCTION_TYPE_HPP #define BOOST_CLBL_TRTS_FUNCTION_TYPE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ function_type_hpp /*`[section:ref_function_type function_type...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/function_type.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.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_MEMBER_LVALUE_REFERENCE_HPP #define BOOST_CLBL_TRTS_ADD_MEMBER_LVALUE_REFERENCE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ add_member_lvalue_reference_hpp /...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_member_lvalue_reference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
826
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_class_of_HPP #define BOOST_CLBL_TRTS_class_of_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ class_of_hpp /*` [section:ref_class_of class_of] [heading Header] ``#in...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/class_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
397
```c++ /* @file is_transaction_safe (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE_HPP #define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_transaction_safe_hpp...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_transaction_safe.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
671
```c++ /* * (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_VOLATILE_MEMBER_HPP #define BOOST_CLBL_TRTS_IS_VOLATILE_MEMBER_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_volatile_member_hpp /*`[section:ref_is_volati...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_volatile_member.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
694
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_VARARGS_HPP #define BOOST_CLBL_TRTS_ADD_VARARGS_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ add_varargs_hpp /*` [section:ref_add_varargs add_varargs] [headin...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_varargs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
609
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_MEMBER_CONST_HPP #define BOOST_CLBL_TRTS_ADD_MEMBER_CONST_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ add_member_const_hpp /*` [section:ref_add_member_const ...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_member_const.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
718
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_REFERENCE_MEMBER_HPP #define BOOST_CLBL_TRTS_IS_REFERENCE_MEMBER_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_reference_member_hpp /*`[section:ref_is_refer...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_reference_member.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
659
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_QUALIFIED_class_of_HPP #define BOOST_CLBL_TRTS_QUALIFIED_class_of_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ qualified_class_of_hpp /*` [section:ref_qualified_...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/qualified_class_of.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
538
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_MEMBER_RVALUE_REFERENCE_HPP #define BOOST_CLBL_TRTS_ADD_MEMBER_RVALUE_REFERENCE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ add_member_rvalue_reference_hpp /...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_member_rvalue_reference.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.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_HAS_VARARGS_HPP #define BOOST_CLBL_TRTS_HAS_VARARGS_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ has_varargs_hpp /*`[section:ref_has_varargs has_varargs] [heading...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/has_varargs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
659
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_HAS_VOID_RETURN_HPP #define BOOST_CLBL_TRTS_HAS_VOID_RETURN_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ has_void_return_hpp /*`[section:ref_has_void_return has_v...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/has_void_return.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
640
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_INVOCABLE_HPP #define BOOST_CLBL_TRTS_IS_INVOCABLE_HPP #include <boost/callable_traits/detail/core.hpp> #include <boost/callable_traits/detail/is_invocable_impl.hpp> namespace boost { namespace callable_traits { //[ i...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_invocable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
703
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_HAS_MEMBER_QUALIFIERS_HPP #define BOOST_CLBL_TRTS_HAS_MEMBER_QUALIFIERS_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ has_member_qualifiers_hpp /*`[section:ref_has...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/has_member_qualifiers.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
730
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_MEMBER_VOLATILE_HPP #define BOOST_CLBL_TRTS_ADD_MEMBER_VOLATILE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ add_member_volatile_hpp /*` [section:ref_add_memb...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_member_volatile.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
715
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_APPLY_RETURN_HPP #define BOOST_CLBL_TRTS_APPLY_RETURN_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { BOOST_CLBL_TRTS_DEFINE_SFINAE_ERROR_ORIGIN(apply_return) BOOST_CLBL...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/apply_return.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
817
```c++ /* @file remove_transaction_safe (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_REMOVE_TRANSACTION_SAFE_HPP #define BOOST_CLBL_TRTS_REMOVE_TRANSACTION_SAFE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { BOOST_CLBL_TRTS...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/remove_transaction_safe.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
600
```c++ /* @file add_transaction_safe (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_TRANSACTION_SAFE_HPP #define BOOST_CLBL_TRTS_ADD_TRANSACTION_SAFE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { BOOST_CLBL_TRTS_DEFINE_S...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_transaction_safe.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
745
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_RVALUE_REFERENCE_MEMBER_HPP #define BOOST_CLBL_TRTS_IS_RVALUE_REFERENCE_MEMBER_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_rvalue_reference_member_hpp /*`...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_rvalue_reference_member.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
678
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_RESULT_OF_HPP #define BOOST_CLBL_TRTS_RESULT_OF_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { BOOST_CLBL_TRTS_DEFINE_SFINAE_ERROR_ORIGIN(return_type) BOOST_CLBL_TRTS_...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/return_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
522
```c++ /* @file add_noexcept (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ADD_NOEXCEPT_HPP #define BOOST_CLBL_TRTS_ADD_NOEXCEPT_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { BOOST_CLBL_TRTS_DEFINE_SFINAE_ERROR_ORIGIN(add_n...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/add_noexcept.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
747
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_REMOVE_MEMBER_VOLATILE_HPP #define BOOST_CLBL_TRTS_REMOVE_MEMBER_VOLATILE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ remove_member_volatile_hpp /*` [section:ref...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/remove_member_volatile.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.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_REMOVE_MEMBER_REFERENCE_HPP #define BOOST_CLBL_TRTS_REMOVE_MEMBER_REFERENCE_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ remove_member_reference_hpp /*` [section:...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/remove_member_reference.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
554
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_CV_MEMBER_HPP #define BOOST_CLBL_TRTS_IS_CV_MEMBER_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_cv_member_hpp /*`[section:ref_is_cv_member is_cv_member] [he...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_cv_member.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
666
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_LVALUE_REFERENCE_MEMBER_HPP #define BOOST_CLBL_TRTS_IS_LVALUE_REFERENCE_MEMBER_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_lvalue_reference_member_hpp /*`[...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_lvalue_reference_member.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
671
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_ARGS_HPP #define BOOST_CLBL_TRTS_ARGS_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ args_hpp /*`[section:ref_args args] [heading Header] ``#include <boost/callable...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/args.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
857
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_APPLY_MEMBER_POINTER_HPP #define BOOST_CLBL_TRTS_APPLY_MEMBER_POINTER_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { BOOST_CLBL_TRTS_DEFINE_SFINAE_ERROR_ORIGIN(apply_me...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/apply_member_pointer.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
978
```c++ /* @file is_noexcept (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_NOEXCEPT_HPP #define BOOST_CLBL_TRTS_IS_NOEXCEPT_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ is_noexcept_hpp /*`[section:ref_is_noexcept is_...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/is_noexcept.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
671
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_REMOVE_VARARGS_HPP #define BOOST_CLBL_TRTS_REMOVE_VARARGS_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ remove_varargs_hpp /*` [section:ref_remove_varargs remove_...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/remove_varargs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
605
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_REMOVE_MEMBER_CV_HPP #define BOOST_CLBL_TRTS_REMOVE_MEMBER_CV_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ remove_member_cv_hpp /*` [section:ref_remove_member_cv...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/remove_member_cv.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
595
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_TRAITS_HPP #define BOOST_CLBL_TRTS_DETAIL_TRAITS_HPP #include <boost/callable_traits/detail/forward_declarations.hpp> #include <boost/callable_traits/detail/utility.hpp> namespace boost { namespace callable_traits ...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
162
```c++ #ifndef BOOST_CLBL_TRTS_DETAIL_FORWARD_DECLARATIONS #define BOOST_CLBL_TRTS_DETAIL_FORWARD_DECLARATIONS #include <boost/callable_traits/detail/config.hpp> #include <boost/callable_traits/detail/default_callable_traits.hpp> namespace boost { namespace callable_traits { namespace detail { template<typename T> st...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/forward_declarations.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
321
```c++ /*! @file (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_IS_INVOCABLE_IMPL_HPP #define BOOST_CLBL_TRTS_IS_INVOCABLE_IMPL_HPP #include <boost/callable_traits/detail/config.hpp> #include <boost/callable_traits/detail/forward_declarations.hpp> #include <boost/callable_trait...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/is_invocable_impl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,129
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_CONFIG_HPP #define BOOST_CLBL_TRTS_DETAIL_CONFIG_HPP #include <type_traits> #include <tuple> #include <utility> #include <cstdint> #define BOOST_CLBL_TRTS_EMPTY_ #define BOOST_CLBL_TRTS_EMPTY BOOST_CLBL_TRTS_EMPTY_...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/config.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,040
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_UTILITY_HPP #define BOOST_CLBL_TRTS_DETAIL_UTILITY_HPP #include <boost/callable_traits/detail/config.hpp> #include <boost/callable_traits/detail/sfinae_errors.hpp> #include <boost/callable_traits/detail/qualifier_fl...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/utility.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
735
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_FUNCTION_HPP #define BOOST_CLBL_TRTS_DETAIL_FUNCTION_HPP #include <boost/callable_traits/detail/config.hpp> #include <boost/callable_traits/detail/qualifier_flags.hpp> #include <boost/callable_traits/detail/forward_...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/function.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,720
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_CORE_HPP #define BOOST_CLBL_TRTS_DETAIL_CORE_HPP #include <boost/callable_traits/detail/utility.hpp> #include <boost/callable_traits/detail/traits.hpp> #include <boost/callable_traits/detail/function_object.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/core.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
122
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_PMF_HPP #define BOOST_CLBL_TRTS_DETAIL_PMF_HPP #include <boost/callable_traits/detail/forward_declarations.hpp> #include <boost/callable_traits/detail/set_function_qualifiers.hpp> #include <boost/callable_traits/det...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/pmf.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
913
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_SET_FUNCTION_QUALIFIERS_HPP #define BOOST_CLBL_TRTS_DETAIL_SET_FUNCTION_QUALIFIERS_HPP #include <boost/callable_traits/detail/qualifier_flags.hpp> #define BOOST_CLBL_TRTS_SET_FUNCTION_QUALIFIERS(QUAL) ...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/set_function_qualifiers.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,109
```c++ /* (See accompanying file LICENSE.md or copy at http ://boost.org/LICENSE_1_0.txt) */ #ifndef BOOST_CLBL_TRTS_DETAIL_DEFAULT_BOOST_CLBL_TRTS_HPP #define BOOST_CLBL_TRTS_DETAIL_DEFAULT_BOOST_CLBL_TRTS_HPP namespace boost { namespace callable_traits { namespace detail { template<typename T = void> s...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/default_callable_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,723
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_PMD_HPP #define BOOST_CLBL_TRTS_DETAIL_PMD_HPP #include <boost/callable_traits/detail/forward_declarations.hpp> #include <boost/callable_traits/detail/function.hpp> #include <boost/callable_traits/detail/traits.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/pmd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
326
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_SFINAE_ERRORS_HPP #define BOOST_CLBL_TRTS_SFINAE_ERRORS_HPP #include <boost/callable_traits/detail/config.hpp> namespace boost { namespace callable_traits { namespace detail { struct sfinae_error{}; temp...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/sfinae_errors.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
776
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_FUNCTION_OBJECT_HPP #define BOOST_CLBL_TRTS_DETAIL_FUNCTION_OBJECT_HPP #include <boost/callable_traits/detail/pmf.hpp> #include <boost/callable_traits/detail/default_callable_traits.hpp> #include <boost/callable_tra...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/function_object.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
748
```c++ #ifndef BOOST_CLBL_TRTS_PARAMETER_INDEX_HELPER_HPP #define BOOST_CLBL_TRTS_PARAMETER_INDEX_HELPER_HPP #include <boost/callable_traits/detail/config.hpp> namespace boost { namespace callable_traits { namespace detail { template<std::size_t I, typename T, bool IgnoreThisPointer = false, bool AllowPlus1 = fa...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/parameter_index_helper.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
430
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE #define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE std::false_type #include <boost/callable_traits/detail/unguarded/function_2.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
189
```c++ /* Defines `qualifier_flags` (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_QUALIFIER_FLAGS_HPP #define BOOST_CLBL_TRTS_QUALIFIER_FLAGS_HPP #include <boost/callable_traits/detail/config.hpp> namespace boost { namespace callable_traits { namespace detail { //bit qual...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/qualifier_flags.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,166
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS #define BOOST_CLBL_TRTS_INCLUDE_ABOMINABLE_QUALIFIERS #include <boost/callable_traits/detail/unguarded/pmf_varargs_2.hpp> #undef BO...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf_varargs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,047
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #undef BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS #undef BOOST_CLBL_TRTS_INCLUDE_ABOMINABLE_QUALIFIERS #define BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS #define BOOST_CLBL_TRTS_INCLUDE_AB...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,052
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY macros used: BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE - the transaction_safe specifier for the current include (`transaction_safe` or nothing) BOOST_CLBL_TRTS_IS_TRANSACTIO...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_ptr_3.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
778
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_NOEXCEPT_SPEC #define BOOST_CLBL_TRTS_IS_NOEXCEPT std::false_type #include <boost/callable_traits/detail/unguarded/function_ptr_3.hpp> #undef BOOST_CLB...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_ptr_2.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
202
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_NOEXCEPT_SPEC #define BOOST_CLBL_TRTS_IS_NOEXCEPT std::false_type #include <boost/callable_traits/detail/unguarded/function_ptr_varargs_3.hpp> #undef B...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_ptr_varargs_2.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
206
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ template<typename Return, typename T, typename... Args> struct set_member_function_qualifiers_t< flag_map<int BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS>::value, false, // Is...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf_2.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
604
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS - the function-level qualifiers for the current inclusion (combinations of `const` `volatile` `&` `&&`, or nothing) BOOST_CLBL_TRTS_INCLUD...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf_varargs_4.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,382
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS - the function-level qualifiers for the current inclusion (combinations of `const` `volatile` `&` `&&`, or nothing) BOOST_CLBL_TRTS_INCLUD...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf_4.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,366
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ template<typename T, typename Return, typename... Args> struct set_varargs_member_function_qualifiers_t < flag_map<int BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS>::value, fal...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf_varargs_2.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
630
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_NOEXCEPT_SPEC #define BOOST_CLBL_TRTS_IS_NOEXCEPT std::false_type #include <boost/callable_traits/detail/unguarded/pmf_4.hpp> #undef BOOST_CLBL_TRTS_NO...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf_3.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
202
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_NOEXCEPT_SPEC #define BOOST_CLBL_TRTS_IS_NOEXCEPT std::false_type #include <boost/callable_traits/detail/unguarded/pmf_varargs_4.hpp> #undef BOOST_CLBL...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/pmf_varargs_3.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
206
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY macros used: BOOST_CLBL_TRTS_INCLUDE_QUALIFIERS - the function-level qualifiers for the current inclusion (combinations of `const` `volatile` `&` `&&`, or nothing) BOOST_CL...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_3.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,250
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE #define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE std::false_type #include <boost/callable_traits/detail/unguarded/function_ptr_2.hp...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_ptr.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
180
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY macros used: BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE - the transaction_safe specifier for the current include (`transaction_safe` or nothing) BOOST_CLBL_TRTS_IS_TRANSACTIO...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_ptr_varargs_3.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
821
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_NOEXCEPT_SPEC #define BOOST_CLBL_TRTS_IS_NOEXCEPT std::false_type #include <boost/callable_traits/detail/unguarded/function_3.hpp> #undef BOOST_CLBL_TR...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_2.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
200
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url HEADER GUARDS INTENTIONALLY OMITTED DO NOT INCLUDE THIS HEADER DIRECTLY */ #define BOOST_CLBL_TRTS_INCLUDE_TRANSACTION_SAFE #define BOOST_CLBL_TRTS_IS_TRANSACTION_SAFE std::false_type #include <boost/callable_traits/detail/unguarded/function_ptr_vara...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/unguarded/function_ptr_varargs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
195
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_POLYFILLS_DISJUNCTION_HPP #define BOOST_CLBL_TRTS_DETAIL_POLYFILLS_DISJUNCTION_HPP #undef BOOST_CLBL_TRTS_DISJUNCTION #define BOOST_CLBL_TRTS_DISJUNCTION(...) \ ::boost::callable_traits::detail::disjunction<__VA...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/polyfills/disjunction.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
204
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_DETAIL_POLYFILLS_MAKE_INDEX_SEQUENCE_HPP #define BOOST_CLBL_TRTS_DETAIL_POLYFILLS_MAKE_INDEX_SEQUENCE_HPP #undef BOOST_CLBL_TRTS_IX_SEQ #define BOOST_CLBL_TRTS_IX_SEQ(...) \ ::boost::callable_traits::detail::index_seque...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/detail/polyfills/make_index_sequence.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
363
```c++ #ifndef BOOST_STATECHART_EXCEPTION_TRANSLATOR_HPP_INCLUDED #define BOOST_STATECHART_EXCEPTION_TRANSLATOR_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url /////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/exception_translator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
204
```c++ #ifndef BOOST_STATECHART_DEEP_HISTORY_HPP_INCLUDED #define BOOST_STATECHART_DEEP_HISTORY_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// ...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/deep_history.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
331
```c++ #ifndef BOOST_STATECHART_IN_STATE_REACTION_HPP_INCLUDED #define BOOST_STATECHART_IN_STATE_REACTION_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/in_state_reaction.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
354
```c++ #ifndef BOOST_STATECHART_PROCESSOR_CONTAINER_HPP_INCLUDED #define BOOST_STATECHART_PROCESSOR_CONTAINER_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/processor_container.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,385
```c++ #ifndef BOOST_STATECHART_FIFO_WORKER_HPP_INCLUDED #define BOOST_STATECHART_FIFO_WORKER_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/fifo_worker.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,167
```c++ #ifndef BOOST_STATECHART_STATE_MACHINE_HPP_INCLUDED #define BOOST_STATECHART_STATE_MACHINE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// ...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/state_machine.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
7,035
```c++ #ifndef BOOST_STATECHART_ASYNCHRONOUS_STATE_MACHINE_HPP_INCLUDED #define BOOST_STATECHART_ASYNCHRONOUS_STATE_MACHINE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url /////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/asynchronous_state_machine.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
390
```c++ #ifndef BOOST_STATECHART_NULL_EXCEPTION_TRANSLATOR_HPP_INCLUDED #define BOOST_STATECHART_NULL_EXCEPTION_TRANSLATOR_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/null_exception_translator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
146
```c++ #ifndef BOOST_STATECHART_STATE_HPP_INCLUDED #define BOOST_STATECHART_STATE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/state.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
533
```c++ #ifndef BOOST_STATECHART_SIMPLE_STATE_HPP_INCLUDED #define BOOST_STATECHART_SIMPLE_STATE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// ...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/simple_state.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
6,828
```c++ #ifndef BOOST_STATECHART_EVENT_HPP_INCLUDED #define BOOST_STATECHART_EVENT_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #include <boo...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/event.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
352
```c++ #ifndef BOOST_STATECHART_EVENT_PROCESSOR_INCLUDED #define BOOST_STATECHART_EVENT_PROCESSOR_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// n...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/event_processor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
315
```c++ #ifndef BOOST_STATECHART_CUSTOM_REACTION_HPP_INCLUDED #define BOOST_STATECHART_CUSTOM_REACTION_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/custom_reaction.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
350
```c++ #ifndef BOOST_STATECHART_TRANSITION_HPP_INCLUDED #define BOOST_STATECHART_TRANSITION_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #in...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/transition.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
339
```c++ #ifndef BOOST_STATECHART_EVENT_BASE_HPP_INCLUDED #define BOOST_STATECHART_EVENT_BASE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #in...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/event_base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
543
```c++ #ifndef BOOST_STATECHART_FIFO_SCHEDULER_HPP_INCLUDED #define BOOST_STATECHART_FIFO_SCHEDULER_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url /////////////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/fifo_scheduler.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,301
```c++ #ifndef BOOST_STATECHART_RESULT_HPP_INCLUDED #define BOOST_STATECHART_RESULT_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/result.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
483
```c++ #ifndef BOOST_STATECHART_SHALLOW_HISTORY_HPP_INCLUDED #define BOOST_STATECHART_SHALLOW_HISTORY_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/shallow_history.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
333
```c++ #ifndef BOOST_STATECHART_DEFERRAL_HPP_INCLUDED #define BOOST_STATECHART_DEFERRAL_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #includ...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/deferral.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
311
```c++ #ifndef BOOST_STATECHART_HISTORY_HPP_INCLUDED #define BOOST_STATECHART_HISTORY_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #include ...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/history.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
62
```c++ #ifndef BOOST_STATECHART_TERMINATION_HPP_INCLUDED #define BOOST_STATECHART_TERMINATION_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// #...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/termination.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
305
```c++ #ifndef BOOST_STATECHART_DETAIL_AVOID_UNUSED_WARNING_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_AVOID_UNUSED_WARNING_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/avoid_unused_warning.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
97
```c++ #ifndef BOOST_STATECHART_REACTION_DISPATCHER_HPP_INCLUDED #define BOOST_STATECHART_REACTION_DISPATCHER_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/reaction_dispatcher.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
605
```c++ #ifndef BOOST_STATECHART_DETAIL_STATE_BASE_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_STATE_BASE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/state_base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,076
```c++ #ifndef BOOST_STATECHART_DETAIL_NODE_STATE_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_NODE_STATE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/node_state.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,003
```c++ #ifndef BOOST_STATECHART_DETAIL_MEMORY_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_MEMORY_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ////////////////////////////////////////////////////////////////////////////// ...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/memory.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
441
```c++ #ifndef BOOST_STATECHART_DETAIL_COUNTED_BASE_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_COUNTED_BASE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/counted_base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
412
```c++ #ifndef BOOST_STATECHART_DETAIL_LEAF_STATE_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_LEAF_STATE_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url ///////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/leaf_state.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
451
```c++ #ifndef BOOST_STATECHART_DETAIL_CONSTRUCTOR_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_CONSTRUCTOR_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url /////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/constructor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
867
```c++ * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url * * See path_to_url for library home page. */ #ifndef BOOST_POLY_COLLECTION_ANY_COLLECTION_FWD_HPP #define BOOST_POLY_COLLECTION_ANY_COLLECTION_FWD_HPP #if defined(_MSC_VER) #pragma once #endif #include <memory> namespace boost{ namespac...
/content/code_sandbox/src/boost_1_66_0/boost/poly_collection/any_collection_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
249
```c++ #ifndef BOOST_STATECHART_DETAIL_RTTI_POLICY_HPP_INCLUDED #define BOOST_STATECHART_DETAIL_RTTI_POLICY_HPP_INCLUDED ////////////////////////////////////////////////////////////////////////////// // ing file LICENSE_1_0.txt or copy at path_to_url /////////////////////////////////////////////////////////////////////...
/content/code_sandbox/src/boost_1_66_0/boost/statechart/detail/rtti_policy.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,268
```c++ * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url * * See path_to_url for library home page. */ #ifndef BOOST_POLY_COLLECTION_EXCEPTION_HPP #define BOOST_POLY_COLLECTION_EXCEPTION_HPP #if defined(_MSC_VER) #pragma once #endif #include <stdexcept> #include <typeinfo> namespace boost{ nam...
/content/code_sandbox/src/boost_1_66_0/boost/poly_collection/exception.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
260
```c++ * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url * * See path_to_url for library home page. */ #ifndef BOOST_POLY_COLLECTION_BASE_COLLECTION_HPP #define BOOST_POLY_COLLECTION_BASE_COLLECTION_HPP #if defined(_MSC_VER) #pragma once #endif #include <boost/poly_collection/base_collection_fwd...
/content/code_sandbox/src/boost_1_66_0/boost/poly_collection/base_collection.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
409