text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file support/std_regex.hpp * \author Andrey Semashev * \date 19.03.2014 * * This header enables \c std::regex support for Boost.Log. */ #ifndef BOOST_LOG_SUPPORT_STD_REGEX_HPP_INCLUDED_ #define BOOST_LOG_SUPP...
/content/code_sandbox/src/boost_1_66_0/boost/log/support/std_regex.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_1_0.txt or copy at * path_to_url */ /*! * \file support/xpressive.hpp * \author Andrey Semashev * \date 18.07.2009 * * This header enables Boost.Xpressive support for Boost.Log. */ #ifndef BOOST_LOG_SUPPORT_XPRESSIVE_HPP_INCLUDED_ #define BOOST_LOG_SU...
/content/code_sandbox/src/boost_1_66_0/boost/log/support/xpressive.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
513
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file support/date_time.hpp * \author Andrey Semashev * \date 07.11.2012 * * This header enables Boost.DateTime support for Boost.Log. */ #ifndef BOOST_LOG_SUPPORT_DATE_TIME_HPP_INCLUDED_ #define BOOST_LOG_SUP...
/content/code_sandbox/src/boost_1_66_0/boost/log/support/date_time.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,355
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file support/spirit_qi.hpp * \author Andrey Semashev * \date 19.07.2009 * * This header enables Boost.Spirit.Qi support for Boost.Log. */ #ifndef BOOST_LOG_SUPPORT_SPIRIT_QI_HPP_INCLUDED_ #define BOOST_LOG_SU...
/content/code_sandbox/src/boost_1_66_0/boost/log/support/spirit_qi.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
702
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file record.hpp * \author Andrey Semashev * \date 09.03.2009 * * This header contains a logging record class definition. */ #ifndef BOOST_LOG_CORE_RECORD_HPP_INCLUDED_ #define BOOST_LOG_CORE_RECORD_HPP_INCLUD...
/content/code_sandbox/src/boost_1_66_0/boost/log/core/record.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,346
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file record_view.hpp * \author Andrey Semashev * \date 09.03.2009 * * This header contains a logging record view class definition. */ #ifndef BOOST_LOG_CORE_RECORD_VIEW_HPP_INCLUDED_ #define BOOST_LOG_CORE_RE...
/content/code_sandbox/src/boost_1_66_0/boost/log/core/record_view.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,719
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file core/core.hpp * \author Andrey Semashev * \date 19.04.2007 * * This header contains logging core class definition. */ #ifndef BOOST_LOG_CORE_CORE_HPP_INCLUDED_ #define BOOST_LOG_CORE_CORE_HPP_INCLUDED_ ...
/content/code_sandbox/src/boost_1_66_0/boost/log/core/core.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,952
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file message.hpp * \author Andrey Semashev * \date 13.07.2012 * * The header contains log message keyword declaration. */ #ifndef BOOST_LOG_EXPRESSIONS_MESSAGE_HPP_INCLUDED_ #define BOOST_LOG_EXPRESSIONS_MESS...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/message.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
672
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file record.hpp * \author Andrey Semashev * \date 25.07.2012 * * The header contains implementation of a log record placeholder in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_RECORD_HPP_INCLUDED_ #...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/record.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
216
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file is_keyword_descriptor.hpp * \author Andrey Semashev * \date 14.07.2012 * * The header contains attribute keyword descriptor detection trait. */ #ifndef BOOST_LOG_EXPRESSIONS_IS_KEYWORD_DESCRIPTOR_HPP_INC...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/is_keyword_descriptor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
318
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file predicates.hpp * \author Andrey Semashev * \date 29.01.2012 * * The header includes all template expression predicates. */ #ifndef BOOST_LOG_EXPRESSIONS_PREDICATES_HPP_INCLUDED_ #define BOOST_LOG_EXPRESS...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
240
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file keyword_fwd.hpp * \author Andrey Semashev * \date 29.01.2012 * * The header contains attribute keyword forward declaration. */ #ifndef BOOST_LOG_EXPRESSIONS_KEYWORD_FWD_HPP_INCLUDED_ #define BOOST_LOG_EX...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/keyword_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
213
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters.hpp * \author Andrey Semashev * \date 10.11.2012 * * The header includes all template expression formatters. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_HPP_INCLUDED_ #define BOOST_LOG_EXPRESS...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
262
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file keyword.hpp * \author Andrey Semashev * \date 29.01.2012 * * The header contains attribute keyword declaration. */ #ifndef BOOST_LOG_EXPRESSIONS_KEYWORD_HPP_INCLUDED_ #define BOOST_LOG_EXPRESSIONS_KEYWOR...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/keyword.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,957
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file filter.hpp * \author Andrey Semashev * \date 13.07.2012 * * The header contains a filter function object definition. */ #ifndef BOOST_LOG_EXPRESSIONS_FILTER_HPP_INCLUDED_ #define BOOST_LOG_EXPRESSIONS_FI...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/filter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,124
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file attr_fwd.hpp * \author Andrey Semashev * \date 21.07.2012 * * The header contains forward declaration of a generic attribute placeholder in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_ATTR_FWD...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/attr_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
279
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file attr.hpp * \author Andrey Semashev * \date 21.07.2012 * * The header contains implementation of a generic attribute placeholder in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_ATTR_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/attr.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,843
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatter.hpp * \author Andrey Semashev * \date 13.07.2012 * * The header contains a formatter function object definition. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTER_HPP_INCLUDED_ #define BOOST_LOG_EXPRE...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,629
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/xml_decorator.hpp * \author Andrey Semashev * \date 18.11.2012 * * The header contains implementation of a XML-style character decorator. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_XML_DECORA...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/xml_decorator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
872
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file stream.hpp * \author Andrey Semashev * \date 24.07.2012 * * The header contains implementation of a stream placeholder in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_STREAM_HPP_INCL...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/stream.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
243
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/csv_decorator.hpp * \author Andrey Semashev * \date 18.11.2012 * * The header contains implementation of a CSV-style character decorator. * See: path_to_url */ #ifndef BOOST_LOG_EXPRESSIONS_F...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/csv_decorator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
843
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/format.hpp * \author Andrey Semashev * \date 15.11.2012 * * The header contains a generic log record formatter function. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_FORMAT_HPP_INCLUDED_ #defin...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/format.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
749
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/date_time.hpp * \author Andrey Semashev * \date 16.09.2012 * * The header contains a formatter function for date and time attribute values. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_DATE_TIM...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/date_time.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,778
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/max_size_decorator.hpp * \author Andrey Semashev * \date 06.07.2016 * * The header contains implementation of a string length limiting decorator. */ #ifndef your_sha256_hash_ #define your_sha2...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/max_size_decorator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,977
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/char_decorator.hpp * \author Andrey Semashev * \date 17.11.2012 * * The header contains implementation of a character decorator. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_CHAR_DECORATOR_HPP_...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/char_decorator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,877
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/if.hpp * \author Andrey Semashev * \date 17.11.2012 * * The header contains implementation of a conditional formatter. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_IF_HPP_INCLUDED_ #define BOOS...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/if.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,186
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/wrap_formatter.hpp * \author Andrey Semashev * \date 24.11.2012 * * The header contains a formatter function wrapper that enables third-party functions to participate in formatting expressions. ...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/wrap_formatter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,288
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/c_decorator.hpp * \author Andrey Semashev * \date 18.11.2012 * * The header contains implementation of C-style character decorators. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_C_DECORATOR_HPP...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/c_decorator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,077
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file formatters/named_scope.hpp * \author Andrey Semashev * \date 11.11.2012 * * The header contains a formatter function for named scope attribute values. */ #ifndef BOOST_LOG_EXPRESSIONS_FORMATTERS_NAMED_SC...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/formatters/named_scope.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,405
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file matches.hpp * \author Andrey Semashev * \date 02.09.2012 * * The header contains implementation of a \c matches predicate in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_PREDICATES_MATCHES_HPP_...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/matches.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,022
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file begins_with.hpp * \author Andrey Semashev * \date 02.09.2012 * * The header contains implementation of a \c begins_with predicate in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_PREDICATES_BEGI...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/begins_with.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,208
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file is_debugger_present.hpp * \author Andrey Semashev * \date 05.12.2012 * * The header contains implementation of the \c is_debugger_present predicate in template expressions. */ #ifndef your_sha256_hashD_ ...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/is_debugger_present.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
436
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file channel_severity_filter.hpp * \author Andrey Semashev * \date 25.11.2012 * * The header contains implementation of a minimal severity per channel filter. */ #ifndef your_sha256_hashLUDED_ #define your_sh...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/channel_severity_filter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
6,638
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file has_attr.hpp * \author Andrey Semashev * \date 23.07.2012 * * The header contains implementation of a generic attribute presence checker in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_PREDICAT...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/has_attr.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,115
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file is_in_range.hpp * \author Andrey Semashev * \date 02.09.2012 * * The header contains implementation of an \c is_in_range predicate in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_PREDICATES_IS_...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/is_in_range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,358
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file contains.hpp * \author Andrey Semashev * \date 02.09.2012 * * The header contains implementation of a \c contains predicate in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_PREDICATES_CONTAINS_H...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/contains.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,165
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file event_log_constants.hpp * \author Andrey Semashev * \date 07.11.2008 * * The header contains definition of constants related to Windows NT Event Log API. * The constants can be used in other places withou...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/event_log_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
504
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file ends_with.hpp * \author Andrey Semashev * \date 02.09.2012 * * The header contains implementation of a \c ends_with predicate in template expressions. */ #ifndef BOOST_LOG_EXPRESSIONS_PREDICATES_ENDS_WIT...
/content/code_sandbox/src/boost_1_66_0/boost/log/expressions/predicates/ends_with.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,191
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file bounded_ordering_queue.hpp * \author Andrey Semashev * \date 06.01.2012 * * The header contains implementation of bounded ordering queueing strategy for * the asynchronous sink frontend. */ #ifndef BOOS...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/bounded_ordering_queue.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,854
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file sink.hpp * \author Andrey Semashev * \date 22.04.2007 * * The header contains an interface declaration for all sinks. This interface is used by the * logging core to feed log records to sinks. */ #ifnde...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/sink.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
720
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file event_log_backend.hpp * \author Andrey Semashev * \date 07.11.2008 * * The header contains a logging sink backend that uses Windows NT event log API * for signaling application events. */ #ifndef BOOST_...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/event_log_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
5,291
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file syslog_constants.hpp * \author Andrey Semashev * \date 08.01.2008 * * The header contains definition of constants related to Syslog API. The constants can be * used in other places without the Syslog back...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/syslog_constants.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
958
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file text_file_backend.hpp * \author Andrey Semashev * \date 09.06.2009 * * The header contains implementation of a text file sink backend. */ #ifndef BOOST_LOG_SINKS_TEXT_FILE_BACKEND_HPP_INCLUDED_ #define B...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/text_file_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,862
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file syslog_backend.hpp * \author Andrey Semashev * \date 08.01.2008 * * The header contains implementation of a Syslog sink backend along with its setup facilities. */ #ifndef BOOST_LOG_SINKS_SYSLOG_BACKEND_...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/syslog_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,201
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file unlocked_frontend.hpp * \author Andrey Semashev * \date 14.07.2009 * * The header contains declaration of an unlocked sink frontend. */ #ifndef BOOST_LOG_SINKS_UNLOCKED_FRONTEND_HPP_INCLUDED_ #define BOO...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/unlocked_frontend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,151
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file sinks/frontend_requirements.hpp * \author Andrey Semashev * \date 22.04.2007 * * The header contains definition of requirement tags that sink backend may declare * with regard to frontends. These requirem...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/frontend_requirements.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
770
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file async_frontend.hpp * \author Andrey Semashev * \date 14.07.2009 * * The header contains implementation of asynchronous sink frontend. */ #ifndef BOOST_LOG_SINKS_ASYNC_FRONTEND_HPP_INCLUDED_ #define BOOST...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/async_frontend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,999
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file unbounded_fifo_queue.hpp * \author Andrey Semashev * \date 24.07.2011 * * The header contains implementation of unbounded FIFO queueing strategy for * the asynchronous sink frontend. */ #ifndef BOOST_LO...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/unbounded_fifo_queue.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
875
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file attribute_mapping.hpp * \author Andrey Semashev * \date 07.11.2008 * * The header contains facilities that are used in different sinks to map attribute values * used throughout the application to values u...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/attribute_mapping.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,789
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file basic_sink_frontend.hpp * \author Andrey Semashev * \date 14.07.2009 * * The header contains implementation of a base class for sink frontends. */ #ifndef BOOST_LOG_SINKS_BASIC_SINK_FRONTEND_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/basic_sink_frontend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,347
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file block_on_overflow.hpp * \author Andrey Semashev * \date 04.01.2012 * * The header contains implementation of \c block_on_overflow strategy for handling * queue overflows in bounded queues for the asynchro...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/block_on_overflow.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
819
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file sync_frontend.hpp * \author Andrey Semashev * \date 14.07.2009 * * The header contains implementation of synchronous sink frontend. */ #ifndef BOOST_LOG_SINKS_SYNC_FRONTEND_HPP_INCLUDED_ #define BOOST_LO...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/sync_frontend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,302
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file basic_sink_backend.hpp * \author Andrey Semashev * \date 04.11.2007 * * The header contains implementation of base classes for sink backends. */ #ifndef BOOST_LOG_SINKS_BASIC_SINK_BACKEND_HPP_INCLUDED_ #...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/basic_sink_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
588
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file unbounded_ordering_queue.hpp * \author Andrey Semashev * \date 24.07.2011 * * The header contains implementation of unbounded ordering record queueing strategy for * the asynchronous sink frontend. */ #...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/unbounded_ordering_queue.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,663
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file text_multifile_backend.hpp * \author Andrey Semashev * \date 09.06.2009 * * The header contains implementation of a text multi-file sink backend. */ #ifndef BOOST_LOG_SINKS_TEXT_MULTIFILE_BACKEND_HPP_INC...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/text_multifile_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,295
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file text_ipc_message_queue_backend.hpp * \author Lingxi Li * \author Andrey Semashev * \date 14.10.2015 * * The header contains implementation of a text interprocess message queue sink * backend along with i...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/text_ipc_message_queue_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,362
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file debug_output_backend.hpp * \author Andrey Semashev * \date 07.11.2008 * * The header contains a logging sink backend that outputs log records to the debugger. */ #ifndef BOOST_LOG_SINKS_DEBUG_OUTPUT_BACK...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/debug_output_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
544
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file bounded_fifo_queue.hpp * \author Andrey Semashev * \date 04.01.2012 * * The header contains implementation of bounded FIFO queueing strategy for * the asynchronous sink frontend. */ #ifndef BOOST_LOG_SI...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/bounded_fifo_queue.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,160
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file drop_on_overflow.hpp * \author Andrey Semashev * \date 04.01.2012 * * The header contains implementation of \c drop_on_overflow strategy for handling * queue overflows in bounded queues for the asynchrono...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/drop_on_overflow.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
406
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_LEXICAL_CAST_HPP #define BOOST_CONVERT_LEXICAL_CAST_HPP #include <boost/lexical_cast.hpp> namespace boost { namespace cnv { struct lexical_cast; }} /// @brief boost::lexical_cast-based converter /// @details The purpose of the converter is to /// * Ma...
/content/code_sandbox/src/boost_1_66_0/boost/convert/lexical_cast.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
237
```c++ /* * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url */ /*! * \file text_ostream_backend.hpp * \author Andrey Semashev * \date 22.04.2007 * * The header contains implementation of a text output stream sink backend. */ #ifndef BOOST_LOG_SINKS_TEXT_OSTREAM_BACKEND_HPP_INCL...
/content/code_sandbox/src/boost_1_66_0/boost/log/sinks/text_ostream_backend.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
727
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_SPIRIT_BASED_CONVERTER_HPP #define BOOST_CONVERT_SPIRIT_BASED_CONVERTER_HPP #include <boost/convert/base.hpp> #include <boost/convert/detail/config.hpp> #include <boost/spirit/include/qi.hpp> #include <boost/spirit/include/karma.hpp> namespace boost { name...
/content/code_sandbox/src/boost_1_66_0/boost/convert/spirit.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
396
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_STRINGSTREAM_BASED_CONVERTER_HPP #define BOOST_CONVERT_STRINGSTREAM_BASED_CONVERTER_HPP #include <boost/convert/parameters.hpp> #include <boost/convert/detail/is_string.hpp> #include <boost/make_default.hpp> #include <sstream> #include <iomanip> #define BO...
/content/code_sandbox/src/boost_1_66_0/boost/convert/stream.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,984
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_STRTOL_CONVERTER_HPP #define BOOST_CONVERT_STRTOL_CONVERTER_HPP #include <boost/convert/base.hpp> #include <boost/type_traits/make_unsigned.hpp> #include <boost/type_traits/is_same.hpp> #include <boost/math/special_functions/round.hpp> #include <limits> #in...
/content/code_sandbox/src/boost_1_66_0/boost/convert/strtol.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,691
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_PARAMETERS_HPP #define BOOST_CONVERT_PARAMETERS_HPP #include <boost/convert/detail/boost_parameter_ext.hpp> namespace boost { namespace cnv { struct adjust { enum type { left, right, center };}; struct base { enum type { bin =2, dec...
/content/code_sandbox/src/boost_1_66_0/boost/convert/parameters.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
198
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_CONVERTER_BASE_HPP #define BOOST_CONVERT_CONVERTER_BASE_HPP #include <boost/convert/parameters.hpp> #include <boost/convert/detail/is_string.hpp> #include <cstring> namespace boost { namespace cnv { namespace ARG = boost::cnv::parameter; template<...
/content/code_sandbox/src/boost_1_66_0/boost/convert/base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,089
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_PRINTF_HPP #define BOOST_CONVERT_PRINTF_HPP #include <boost/convert/base.hpp> #include <boost/make_default.hpp> #include <boost/mpl/vector.hpp> #include <boost/mpl/find.hpp> #include <boost/range/as_literal.hpp> #include <string> #include <cstdio> namespac...
/content/code_sandbox/src/boost_1_66_0/boost/convert/printf.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
853
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_IS_FUNCTION_HPP #define BOOST_CONVERT_IS_FUNCTION_HPP #include <boost/convert/detail/config.hpp> #include <boost/convert/detail/has_member.hpp> #include <boost/utility/enable_if.hpp> #include <boost/type_traits.hpp> #include <boost/function_types/is_functio...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/is_fun.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
478
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_IS_CONVERTER_HPP #define BOOST_CONVERT_IS_CONVERTER_HPP #include <boost/convert/detail/config.hpp> #include <boost/convert/detail/is_callable.hpp> #include <boost/utility/enable_if.hpp> #include <boost/type_traits.hpp> #include <boost/ref.hpp> namespace bo...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/is_converter.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
390
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_HAS_MEMBER_HPP #define BOOST_CONVERT_HAS_MEMBER_HPP #include <boost/type_traits/detail/yes_no_type.hpp> // This macro allows to check if a type has a member named "__member_name__"... // ... regardless of the signature. If takes advantage of the following ...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/has_member.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
673
```c++ // Version 1.0. See path_to_url #ifndef BOOST_PARAMETER_EXT_PRIVATE_HPP #define BOOST_PARAMETER_EXT_PRIVATE_HPP #include <boost/parameter/keyword.hpp> // A Boost.Parameter extension by Andrey Semashev. // This should really go to Boost.Parameter in the end. namespace boost { namespace parameter { // The met...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/boost_parameter_ext.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
382
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_FORWARD_HPP #define BOOST_CONVERT_FORWARD_HPP #include <boost/config.hpp> #include <boost/version.hpp> #include <boost/optional.hpp> #if defined(BOOST_NO_CXX11_VARIADIC_TEMPLATES) || defined(BOOST_NO_CXX11_RVALUE_REFERENCES) #undef BOOST_CONVERT_CXX11 #els...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/config.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
547
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_DETAIL_IS_STRING_HPP #define BOOST_CONVERT_DETAIL_IS_STRING_HPP #include <boost/convert/detail/range.hpp> namespace boost { namespace cnv { namespace detail { template<typename T, bool is_range_class> struct is_string : std::false_type {}; ...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/is_string.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
240
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_DETAIL_IS_CHAR_HPP #define BOOST_CONVERT_DETAIL_IS_CHAR_HPP #include <boost/convert/detail/config.hpp> #include <type_traits> #include <cctype> #include <cwctype> namespace boost { namespace cnv { using char_type = char; using uchar_type = unsigne...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/char.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
349
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_IS_CALLABLE_HPP #define BOOST_CONVERT_IS_CALLABLE_HPP #include <boost/convert/detail/has_member.hpp> namespace boost { namespace cnv { namespace detail { typedef ::boost::type_traits::yes_type yes_type; typedef ::boost::type_traits:: no_type no_ty...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/is_callable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
948
```c++ // Version 1.0. See path_to_url #ifndef BOOST_CONVERT_DETAIL_RANGE_HPP #define BOOST_CONVERT_DETAIL_RANGE_HPP #include <boost/convert/detail/has_member.hpp> #include <boost/convert/detail/char.hpp> #include <boost/utility/enable_if.hpp> #include <boost/range/iterator.hpp> namespace boost { namespace cnv { ...
/content/code_sandbox/src/boost_1_66_0/boost/convert/detail/range.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,026
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_USAGE_DWA2006919_HPP # define BOOST_CONCEPT_USAGE_DWA2006919_HPP # include <boost/concept/assert.hpp> # include <boost/detail/workaround.hpp> # include <boost/concept/detail/backward_compatibility.hpp> namespace boost { namespace concepts { ...
/content/code_sandbox/src/boost_1_66_0/boost/concept/usage.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
238
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_ASSERT_DWA2006430_HPP # define BOOST_CONCEPT_ASSERT_DWA2006430_HPP # include <boost/config.hpp> # include <boost/detail/workaround.hpp> // The old protocol used a constraints() member function in concept // checking classes. If the compiler ...
/content/code_sandbox/src/boost_1_66_0/boost/concept/assert.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
390
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_REQUIRES_DWA2006430_HPP # define BOOST_CONCEPT_REQUIRES_DWA2006430_HPP # include <boost/config.hpp> # include <boost/concept/assert.hpp> # include <boost/preprocessor/seq/for_each.hpp> namespace boost { // unaryfunptr_arg_type from paramete...
/content/code_sandbox/src/boost_1_66_0/boost/concept/requires.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
633
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_BACKWARD_COMPATIBILITY_DWA200968_HPP # define BOOST_CONCEPT_BACKWARD_COMPATIBILITY_DWA200968_HPP namespace boost { namespace concepts {} # if defined(BOOST_HAS_CONCEPTS) && !defined(BOOST_CONCEPT_NO_BACKWARD_KEYWORD) namespace concept = c...
/content/code_sandbox/src/boost_1_66_0/boost/concept/detail/backward_compatibility.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
106
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_DETAIL_GENERAL_DWA2006429_HPP # define BOOST_CONCEPT_DETAIL_GENERAL_DWA2006429_HPP # include <boost/config.hpp> # include <boost/preprocessor/cat.hpp> # include <boost/concept/detail/backward_compatibility.hpp> # ifdef BOOST_OLD_CONCEPT_SUPPO...
/content/code_sandbox/src/boost_1_66_0/boost/concept/detail/general.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
428
```c++ // file LICENSE_1_0.txt or copy at path_to_url # undef BOOST_concept_typename # undef BOOST_concept ```
/content/code_sandbox/src/boost_1_66_0/boost/concept/detail/concept_undef.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
30
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_DETAIL_BORLAND_DWA2006429_HPP # define BOOST_CONCEPT_DETAIL_BORLAND_DWA2006429_HPP # include <boost/preprocessor/cat.hpp> # include <boost/concept/detail/backward_compatibility.hpp> namespace boost { namespace concepts { template <class Mode...
/content/code_sandbox/src/boost_1_66_0/boost/concept/detail/borland.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
193
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_DETAIL_HAS_CONSTRAINTS_DWA2006429_HPP # define BOOST_CONCEPT_DETAIL_HAS_CONSTRAINTS_DWA2006429_HPP # include <boost/mpl/bool.hpp> # include <boost/detail/workaround.hpp> # include <boost/concept/detail/backward_compatibility.hpp> namespace bo...
/content/code_sandbox/src/boost_1_66_0/boost/concept/detail/has_constraints.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
364
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_CHECK_MSVC_DWA2006429_HPP # define BOOST_CONCEPT_CHECK_MSVC_DWA2006429_HPP # include <boost/preprocessor/cat.hpp> # include <boost/concept/detail/backward_compatibility.hpp> # include <boost/config.hpp> # ifdef BOOST_OLD_CONCEPT_SUPPORT # in...
/content/code_sandbox/src/boost_1_66_0/boost/concept/detail/msvc.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
605
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_CONCEPT_DETAIL_CONCEPT_DEF_DWA200651_HPP # define BOOST_CONCEPT_DETAIL_CONCEPT_DEF_DWA200651_HPP # include <boost/preprocessor/seq/for_each_i.hpp> # include <boost/preprocessor/seq/enum.hpp> # include <boost/preprocessor/comma_if.hpp> # include <boost/...
/content/code_sandbox/src/boost_1_66_0/boost/concept/detail/concept_def.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
347
```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 // // Revisions: // 10 May 2008 (added swap related forward declaration) Niels Dekker // #ifndef BOO...
/content/code_sandbox/src/boost_1_66_0/boost/optional/optional_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
225
```c++ // // Use, modification, and distribution is subject to the Boost Software // path_to_url // // See path_to_url for documentation. // // You are welcome to contact the author at: // fernando_cacciola@hotmail.com // #ifndef BOOST_OPTIONAL_OPTIONAL_IO_FLC_19NOV2002_HPP #define BOOST_OPTIONAL_OPTIONAL_IO_FLC_19NOV...
/content/code_sandbox/src/boost_1_66_0/boost/optional/optional_io.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
447
```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: // akrzemi1@gmail.com // #ifndef BOOST_BAD_OPTIONAL_ACCESS_22MAY2014_HPP #define BOOST_BAD_OPTIONAL_ACCESS_22MAY2014_HPP #include <s...
/content/code_sandbox/src/boost_1_66_0/boost/optional/bad_optional_access.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
164
```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: // akrzemi1@gmail.com #ifndef BOOST_OPTIONAL_DETAIL_OPTIONAL_SWAP_AJK_28JAN2015_HPP #define BOOST_OPTIONAL_DETAIL_OPTIONAL_SWAP_AJK_...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/optional_swap.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
659
```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: // akrzemi1@gmail.com #ifndef BOOST_OPTIONAL_DETAIL_OPTIONAL_CONFIG_AJK_28JAN2015_HPP #define BOOST_OPTIONAL_DETAIL_OPTIONAL_CONFIG_...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/optional_config.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,281
```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 // akrzemi1@gmail.com #ifndef your_sha256_hashB2016_HPP #define your_sha256_hashB2016_HPP // Dani...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/optional_factory_support.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
204
```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: // akrzemi1@gmail.com #ifndef BOOST_OPTIONAL_DETAIL_EXPERIMENTAL_TRAITS_04NOV2017_HPP #define BOOST_OPTIONAL_DETAIL_EXPERIMENTAL_TRA...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/experimental_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
837
```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: // akrzemi1@gmail.com #ifndef BOOST_OPTIONAL_DETAIL_OPTIONAL_RELOPS_AJK_03OCT2015_HPP #define BOOST_OPTIONAL_DETAIL_OPTIONAL_RELOPS_...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/optional_relops.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,166
```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 // akrzemi1@gmail.com #ifndef your_sha256_hashB2016_HPP #define your_sha256_hashB2016_HPP namespa...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/optional_aligned_storage.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
514
```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 // // Revisions: // 27 Apr 2008 (improved swap) Fernando Cacciola, Niels Dekker, Thorsten Ottosen //...
/content/code_sandbox/src/boost_1_66_0/boost/optional/optional.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
10,572
```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: // akrzemi1@gmail.com #ifndef BOOST_OPTIONAL_DETAIL_OPTIONAL_REFERENCE_SPEC_AJK_03OCT2015_HPP #define BOOST_OPTIONAL_DETAIL_OPTIONAL...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/optional_reference_spec.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,493
```c++ // trivilally-copyable version of the storage template<class T> class tc_optional_base : public optional_tag { private : typedef tc_optional_base<T> this_type ; protected : typedef T value_type ; protected: typedef T & reference_type ; typedef T const& reference_const_type ; #if...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/optional_trivially_copyable_base.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,282
```c++ /* (See accompanying file LICENSE.md or copy at path_to_url */ #ifndef BOOST_CLBL_TRTS_REMOVE_MEMBER_CONST_HPP #define BOOST_CLBL_TRTS_REMOVE_MEMBER_CONST_HPP #include <boost/callable_traits/detail/core.hpp> namespace boost { namespace callable_traits { //[ remove_member_const_hpp /*` [section:ref_remove_m...
/content/code_sandbox/src/boost_1_66_0/boost/callable_traits/remove_member_const.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
570
```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 maintainer at: // akrzemi1@gmail.com #ifndef your_sha256_hashHPP #define your_sha256_hashHPP #include <boost/detail/reference_content.hpp> #in...
/content/code_sandbox/src/boost_1_66_0/boost/optional/detail/old_optional_implementation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
8,272