text
stringlengths
9
39.2M
dir
stringlengths
26
295
lang
stringclasses
185 values
created_date
timestamp[us]
updated_date
timestamp[us]
repo_name
stringlengths
1
97
repo_full_name
stringlengths
7
106
star
int64
1k
183k
len_tokens
int64
1
13.8M
```c++ #ifndef BOOST_ARCHIVE_ITERATORS_ISTREAM_ITERATOR_HPP #define BOOST_ARCHIVE_ITERATORS_ISTREAM_ITERATOR_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // istream_iterator.hpp // Use, ...
/content/code_sandbox/src/boost_1_66_0/boost/archive/iterators/istream_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
546
```c++ #ifndef BOOST_ARCHIVE_ITERATORS_BINARY_FROM_BASE64_HPP #define BOOST_ARCHIVE_ITERATORS_BINARY_FROM_BASE64_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // binary_from_base64.hpp //...
/content/code_sandbox/src/boost_1_66_0/boost/archive/iterators/binary_from_base64.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,016
```c++ #ifndef BOOST_ARCHIVE_ITERATORS_DATAFLOW_HPP #define BOOST_ARCHIVE_ITERATORS_DATAFLOW_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // dataflow.hpp // Use, modification and distrib...
/content/code_sandbox/src/boost_1_66_0/boost/archive/iterators/dataflow.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
619
```c++ #ifndef BOOST_ARCHIVE_ITERATORS_OSTREAM_ITERATOR_HPP #define BOOST_ARCHIVE_ITERATORS_OSTREAM_ITERATOR_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // ostream_iterator.hpp // Use, ...
/content/code_sandbox/src/boost_1_66_0/boost/archive/iterators/ostream_iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
504
```c++ #ifndef BOOST_ARCHIVE_ITERATORS_XML_ESCAPE_HPP #define BOOST_ARCHIVE_ITERATORS_XML_ESCAPE_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // xml_escape.hpp // Use, modification and d...
/content/code_sandbox/src/boost_1_66_0/boost/archive/iterators/xml_escape.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
687
```c++ #ifndef BOOST_ARCHIVE_ITERATORS_REMOVE_WHITESPACE_HPP #define BOOST_ARCHIVE_ITERATORS_REMOVE_WHITESPACE_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) # pragma once #endif /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // remove_whitespace.hpp // Us...
/content/code_sandbox/src/boost_1_66_0/boost/archive/iterators/remove_whitespace.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
958
```c++ // your_sha256_hash------------ // format_class.hpp : class interface // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_FORMAT_CLASS_HPP #define BOOST_FORMAT_CLASS_HPP #include <vector> #...
/content/code_sandbox/src/boost_1_66_0/boost/format/format_class.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,767
```c++ // your_sha256_hash------------ // feed_args.hpp : functions for processing each argument // (feed, feed_manip, and distribute) // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #if...
/content/code_sandbox/src/boost_1_66_0/boost/format/feed_args.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,165
```c++ // your_sha256_hash------------ // boost/format/exceptions.hpp // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_FORMAT_EXCEPTIONS_HPP #define BOOST_F...
/content/code_sandbox/src/boost_1_66_0/boost/format/exceptions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
661
```c++ // your_sha256_hash------------ // free_funcs.hpp : implementation of the free functions of boost::format // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_FORMAT_FUNCS_HPP #define BOOST_FOR...
/content/code_sandbox/src/boost_1_66_0/boost/format/free_funcs.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
534
```c++ // your_sha256_hash------------ // alt_sstream.hpp : alternative stringstream // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_SK_ALT_SSTREAM_HPP #define BOOST_SK_ALT_SSTREAM_HPP #inclu...
/content/code_sandbox/src/boost_1_66_0/boost/format/alt_sstream.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,542
```c++ // your_sha256_hash------------ // internals_fwd.hpp : forward declarations, for internal headers // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_FORMAT_INTERNAL_FWD_HPP #define BOOST_FORM...
/content/code_sandbox/src/boost_1_66_0/boost/format/internals_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
458
```c++ // your_sha256_hash------------ // group.hpp : encapsulates a group of manipulators along with an argument // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ // group_head : cut the...
/content/code_sandbox/src/boost_1_66_0/boost/format/group.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
6,808
```c++ // your_sha256_hash------------ // format_fwd.hpp : forward declarations // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_FORMAT_FWD_HPP #define BOOST_FORMAT_FWD_HPP #include <string> #in...
/content/code_sandbox/src/boost_1_66_0/boost/format/format_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
254
```c++ // your_sha256_hash------------ // internals.hpp : internal structs : stream_format_state, format_item. // included by format.hpp // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifnde...
/content/code_sandbox/src/boost_1_66_0/boost/format/internals.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,792
```c++ // your_sha256_hash------------ // alt_sstream_impl.hpp : alternative stringstream, templates implementation // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_SK_ALT_SSTREAM_IMPL_HPP #defin...
/content/code_sandbox/src/boost_1_66_0/boost/format/alt_sstream_impl.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,089
```c++ // your_sha256_hash------------ // format_implementation.hpp Implementation of the basic_format class // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_FORMAT_IMPLEMENTATION_HPP #define BOO...
/content/code_sandbox/src/boost_1_66_0/boost/format/format_implementation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,946
```c++ // your_sha256_hash------------ // msvc_disambiguater.hpp : msvc workarounds. (for put_{head|last} overloads) // the trick was described in boost's list by Aleksey Gurtovoy // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // see path_to_url for library home page /...
/content/code_sandbox/src/boost_1_66_0/boost/format/detail/msvc_disambiguater.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
376
```c++ // -*- C++ -*- // your_sha256_hash------------ // config_macros.hpp : configuration macros for the format library // only BOOST_IO_STD is absolutely needed (it should be 'std::' in general) // others are compiler-specific workaround macros used in #ifdef switches // your_sha256_hash------------ // file LICENSE...
/content/code_sandbox/src/boost_1_66_0/boost/format/detail/config_macros.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
691
```c++ // your_sha256_hash------------ // workarounds_stlport.hpp : workaround STLport issues // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // see path_to_url for library home page // your_sha256_hash------------ #ifndef BOOST_MACROS_STLPORT_HPP #define BOOST_MACROS_STLPORT_HPP //...
/content/code_sandbox/src/boost_1_66_0/boost/format/detail/workarounds_stlport.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
265
```c++ // your_sha256_hash------------ // unset_macros.hpp // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ // *** Undefine 'local' macros : #ifdef BOOST_NO_OVERLOAD_FOR_NON_CONST #undef BOOST_NO_OVERLOAD_FOR_NO...
/content/code_sandbox/src/boost_1_66_0/boost/format/detail/unset_macros.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
185
```c++ // your_sha256_hash------------ // compat_workarounds : general framework for non-conformance workarounds // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // see path_to_url for library home page // your_sha256_hash------------ // this file defines wrapper classes to hide n...
/content/code_sandbox/src/boost_1_66_0/boost/format/detail/compat_workarounds.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
623
```c++ // your_sha256_hash------------ // workarounds for gcc < 3.0. // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // See path_to_url for library home page // your_sha256_hash------------ // There's a lot to do, the stdlib shipped with gcc prior to 3.x // was terribly non-conf...
/content/code_sandbox/src/boost_1_66_0/boost/format/detail/workarounds_gcc-2_95.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,071
```c++ // your_sha256_hash------------ // parsing.hpp : implementation of the parsing member functions // ( parse, parse_printf_directive) // your_sha256_hash------------ // file LICENSE_1_0.txt or copy at path_to_url // see path_to_url for library home page // your_sha256_hash------------ #i...
/content/code_sandbox/src/boost_1_66_0/boost/format/parsing.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,674
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_ID_TRANSLATOR_HPP_INCLUDED #define BOOST_PROPERTY_TREE_ID_TRANSLATOR_HPP_INCLUDED #include <boost/pro...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/id_translator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
307
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_INFO_PARSER_HPP_INCLUDED #define BOOST_PROPERTY_TREE_INFO_PARSER_HPP_INCLUDED #include <boost/property...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/info_parser.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,203
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_JSON_PARSER_HPP_INCLUDED #define BOOST_PROPERTY_TREE_JSON_PARSER_HPP_INCLUDED #include <boost/property...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,221
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_EXCEPTIONS_HPP_INCLUDED #define BOOST_PROPERTY_TREE_EXCEPTIONS_HPP_INCLUDED #include <boost/property_...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/exceptions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
571
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_PTREE_SERIALIZATION_HPP_INCLUDED #define BOOST_PROPERTY_TREE_PTREE_SERIALIZATION_HPP_INCLUDED #include...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/ptree_serialization.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,083
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_STREAM_TRANSLATOR_HPP_INCLUDED #define BOOST_PROPERTY_TREE_STREAM_TRANSLATOR_HPP_INCLUDED #include <b...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/stream_translator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,575
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_XML_PARSER_HPP_INCLUDED #define BOOST_PROPERTY_TREE_XML_PARSER_HPP_INCLUDED #include <boost/property_t...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/xml_parser.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,303
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_PTREE_FWD_HPP_INCLUDED #define BOOST_PROPERTY_TREE_PTREE_FWD_HPP_INCLUDED #include <boost/config.hpp> ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/ptree_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,000
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_PTREE_HPP_INCLUDED #define BOOST_PROPERTY_TREE_PTREE_HPP_INCLUDED #include <boost/property_tree/ptree...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/ptree.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
4,340
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_STRING_PATH_HPP_INCLUDED #define BOOST_PROPERTY_TREE_STRING_PATH_HPP_INCLUDED #include <boost/propert...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/string_path.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,134
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef your_sha256_hashED #define your_sha256_hashED #include <string> #include <boost/property_tree/detail/ptree_utils.hpp> nam...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/xml_parser_writer_settings.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
363
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_INI_PARSER_HPP_INCLUDED #define BOOST_PROPERTY_TREE_INI_PARSER_HPP_INCLUDED #include <boost/property_t...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/ini_parser.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,627
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef your_sha256_hash #define your_sha256_hash #include <boost/property_tree/ptree.hpp> #include <boost/property_tree/detail/xm...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/xml_parser_read_rapidxml.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,037
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_ERROR_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_ERROR_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/info_parser_error.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
157
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_ERROR_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_ERROR_HPP_INCLUDED ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/xml_parser_error.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
162
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef your_sha256_hashDED #define your_sha256_hashDED #include <string> namespace boost { namespace property_tree { namespace i...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/info_parser_writer_settings.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
194
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_WRITE_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_WRITE_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/info_parser_write.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,161
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_FLAGS_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_FLAGS_HPP_INCLUDED ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/xml_parser_flags.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
191
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef your_sha256_hashD #define your_sha256_hashD namespace boost { namespace property_tree { namespace detail { ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/exception_implementation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
408
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_WRITE_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_WRITE_HPP_INCLUDED ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/xml_parser_write.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,382
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_CHCONV_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_CHCONV_HPP_INCLUD...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/info_parser_utils.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
160
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_FILE_PARSER_ERROR_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_FILE_PARSER_ERROR_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/file_parser_error.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
440
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_PTREE_UTILS_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_PTREE_UTILS_HPP_INCLUDED #include <...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/ptree_utils.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
669
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_UTILS_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_XML_PARSER_UTILS_HPP_INCLUDED ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/xml_parser_utils.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
991
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_PTREE_IMPLEMENTATION_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_PTREE_IMPLEMENTATION_HPP_INC...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/ptree_implementation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
7,340
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_READ_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_INFO_PARSER_READ_HPP_INCLUDED ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/info_parser_read.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,640
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_ERROR_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_ERROR_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser/error.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
166
```c++ #ifndef BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_PARSER_HPP #define BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_PARSER_HPP #include <boost/property_tree/json_parser/error.hpp> #include <boost/ref.hpp> #include <boost/bind.hpp> #include <boost/format.hpp> #include <iterator> #include <sstream> #include <string> name...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser/detail/parser.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,257
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_READ_HPP #define BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_READ_HPP #include <boost/pr...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser/detail/read.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
633
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_WRITE_HPP_INCLUDED #define BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_WRITE_HPP_INCLUDED...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser/detail/write.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,473
```c++ #ifndef BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_WIDE_ENCODING_HPP #define BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_WIDE_ENCODING_HPP #include <boost/assert.hpp> #include <boost/range/iterator_range_core.hpp> #include <utility> namespace boost { namespace property_tree { namespace json_parser { namespace deta...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser/detail/wide_encoding.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,637
```c++ #ifndef BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_NARROW_ENCODING_HPP #define BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_NARROW_ENCODING_HPP #include <boost/assert.hpp> #include <boost/range/iterator_range_core.hpp> #include <utility> namespace boost { namespace property_tree { namespace json_parser { namespace ...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser/detail/narrow_encoding.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,563
```c++ #ifndef BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_STANDARD_CALLBACKS_HPP #define BOOST_PROPERTY_TREE_DETAIL_JSON_PARSER_STANDARD_CALLBACKS_HPP #include <boost/assert.hpp> #include <boost/property_tree/ptree.hpp> #include <vector> namespace boost { namespace property_tree { namespace json_parser { namespace de...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/json_parser/detail/standard_callbacks.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
950
```c++ #ifndef BOOST_DETAIL_INTERLOCKED_HPP_INCLUDED #define BOOST_DETAIL_INTERLOCKED_HPP_INCLUDED // // boost/detail/interlocked.hpp // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // #include <boost/config.hpp> // MS compatible compilers support #pragma once #ifdef BOOST_HAS_PRAGMA_ONCE #pr...
/content/code_sandbox/src/boost_1_66_0/boost/detail/interlocked.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,003
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef INDIRECT_TRAITS_DWA2002131_HPP # define INDIRECT_TRAITS_DWA2002131_HPP # include <boost/type_traits/is_function.hpp> # include <boost/type_traits/is_reference.hpp> # include <boost/type_traits/is_pointer.hpp> # include <boost/type_traits/is_c...
/content/code_sandbox/src/boost_1_66_0/boost/detail/indirect_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,058
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef WORKAROUND_DWA2002126_HPP #define WORKAROUND_DWA2002126_HPP #include <boost/config/workaround.hpp> #endif // WORKAROUND_DWA2002126_HPP ```
/content/code_sandbox/src/boost_1_66_0/boost/detail/workaround.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
61
```c++ // ing file LICENSE_1_0.txt or copy at path_to_url /* * * Hewlett-Packard Company * * Permission to use, copy, modify, distribute and sell this software * and its documentation for any purpose is hereby granted without fee, * provided that the above copyright notice appear in all copies and * that both t...
/content/code_sandbox/src/boost_1_66_0/boost/detail/algorithm.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
617
```c++ /* * * accompanying file LICENSE_1_0.txt or copy at * path_to_url */ #ifndef BOOST_DETAIL_SCOPED_ENUM_EMULATION_HPP #define BOOST_DETAIL_SCOPED_ENUM_EMULATION_HPP // The header file at this path is deprecated; // use boost/core/scoped_enum.hpp instead. #include <boost/core/scoped_enum.hpp> #endif ```
/content/code_sandbox/src/boost_1_66_0/boost/detail/scoped_enum_emulation.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
75
```c++ // boost/detail/lightweight_test_reporter.hpp ----------------------------------------// // See path_to_url //your_sha256_hash----------------------// // // // Configuration reporting cpp_main() ...
/content/code_sandbox/src/boost_1_66_0/boost/detail/lightweight_test_report.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
394
```c++ /* * * accompanying file LICENSE_1_0.txt or copy at * path_to_url */ #ifndef BOOST_DETAIL_NO_EXCEPTIONS_SUPPORT_HPP #define BOOST_DETAIL_NO_EXCEPTIONS_SUPPORT_HPP // The header file at this path is deprecated; // use boost/core/no_exceptions_support.hpp instead. #include <boost/core/no_exceptions_support....
/content/code_sandbox/src/boost_1_66_0/boost/detail/no_exceptions_support.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
71
```c++ #ifndef BOOST_DETAIL_LIGHTWEIGHT_MUTEX_HPP_INCLUDED #define BOOST_DETAIL_LIGHTWEIGHT_MUTEX_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // // boost/detail/lightweight_mutex.hpp - lightweight mutex // // // See accompanying file...
/content/code_sandbox/src/boost_1_66_0/boost/detail/lightweight_mutex.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
113
```c++ /*============================================================================= file LICENSE_1_0.txt or copy at path_to_url =============================================================================*/ #include <boost/config.hpp> #if defined(BOOST_NO_FENV_H) #error This platform does not have a floati...
/content/code_sandbox/src/boost_1_66_0/boost/detail/fenv.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
859
```c++ #ifndef BOOST_DETAIL_ATOMIC_COUNT_HPP_INCLUDED #define BOOST_DETAIL_ATOMIC_COUNT_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // // boost/detail/atomic_count.hpp - thread/SMP safe reference counter // // // See accompanying fil...
/content/code_sandbox/src/boost_1_66_0/boost/detail/atomic_count.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
110
```c++ /*============================================================================== file LICENSE_1_0.txt or copy at path_to_url ==============================================================================*/ #ifndef BOOST_DETAIL_SORTED_HPP #define BOOST_DETAIL_SORTED_HPP #include <boost/detail/iterator.hpp>...
/content/code_sandbox/src/boost_1_66_0/boost/detail/is_sorted.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
290
```c++ #ifndef BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED #define BOOST_DETAIL_QUICK_ALLOCATOR_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // // detail/quick_allocator.hpp // // // See accompanying file LICENSE_1_0.txt or copy at // ...
/content/code_sandbox/src/boost_1_66_0/boost/detail/quick_allocator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
110
```c++ #ifndef BOOST_DETAIL_LIGHTWEIGHT_THREAD_HPP_INCLUDED #define BOOST_DETAIL_LIGHTWEIGHT_THREAD_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // boost/detail/lightweight_thread.hpp // // // See accompanying file LICENSE_1_0.txt or ...
/content/code_sandbox/src/boost_1_66_0/boost/detail/lightweight_thread.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
590
```c++ // boost/detail/lightweight_main.hpp -------------------------------------------------// // See path_to_url #include <iostream> #include <exception> //your_sha256_hash----------------------// // // // excep...
/content/code_sandbox/src/boost_1_66_0/boost/detail/lightweight_main.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
187
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef IS_INCREMENTABLE_DWA200415_HPP # define IS_INCREMENTABLE_DWA200415_HPP # include <boost/type_traits/integral_constant.hpp> # include <boost/type_traits/remove_cv.hpp> # include <boost/mpl/aux_/lambda_support.hpp> # include <boost/mpl/bool.hpp> # include <bo...
/content/code_sandbox/src/boost_1_66_0/boost/detail/is_incrementable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
814
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. #ifndef BOOST_DETAIL_HAS_DEFAULT_CONSTRUCTOR_HPP_INCLUDED #define BOOST_DETAIL_HAS_DEFAULT_CONSTRUCTOR_HPP_INCLUDED #include <boost/type_traits/has_trivial...
/content/code_sandbox/src/boost_1_66_0/boost/detail/has_default_constructor.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
158
```c++ //your_sha256_hash------------- // boost detail/templated_streams.hpp header file // See path_to_url for updates, documentation, and revision history. //your_sha256_hash------------- // // Eric Friedman // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_DETAIL_TEMPLATED_STREAMS_HPP ...
/content/code_sandbox/src/boost_1_66_0/boost/detail/templated_streams.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
479
```c++ /* * * accompanying file LICENSE_1_0.txt or copy at * path_to_url */ #ifndef BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP #define BOOST_DETAIL_LIGHTWEIGHT_TEST_HPP // The header file at this path is deprecated; // use boost/core/lightweight_test.hpp instead. #include <boost/core/lightweight_test.hpp> #endif ```
/content/code_sandbox/src/boost_1_66_0/boost/detail/lightweight_test.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
71
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url // Revision History: // 04 Oct 2001 David Abrahams // Changed name of "bind" to "select" to avoid problems with MSVC. #ifndef BOOST_DETAIL_NAMED_TEMPLATE_PARAMS_HPP #define BOOST_DETAIL_NAMED_TEMPLATE_PARAMS_HPP #include <boost/type_traits...
/content/code_sandbox/src/boost_1_66_0/boost/detail/named_template_params.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,314
```c++ // boost/detail/bitmask.hpp ------------------------------------------------// // path_to_url // Usage: enum foo { a=1, b=2, c=4 }; // BOOST_BITMASK( foo ) // // void f( foo arg ); // ... // f( a | c ); // // See [bitmask.types] in the C++ standard for the formal spec...
/content/code_sandbox/src/boost_1_66_0/boost/detail/bitmask.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
518
```c++ // your_sha256_hash------------ // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // For more information, see www.boost.org // your_sha256_hash------------ #ifndef BOOST_PROPERTY_TREE_RAPIDXML_HPP_INCLUDED #define BOOST_PROPERTY_TREE_RAPIDXML_HPP_INCLUDED //! \file rapidxml.hpp This fi...
/content/code_sandbox/src/boost_1_66_0/boost/property_tree/detail/rapidxml.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
33,615
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // call_traits: defines typedefs for function usage // (see libs/utility/call_traits.htm) /* Release notes: 23rd July 2000: Fixed array specializat...
/content/code_sandbox/src/boost_1_66_0/boost/detail/call_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,037
```c++ // Andrew Lumsdaine, Indiana University (lums@osl.iu.edu). // ing file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_UTF8_CODECVT_FACET_HPP #define BOOST_UTF8_CODECVT_FACET_HPP // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif /////////1///...
/content/code_sandbox/src/boost_1_66_0/boost/detail/utf8_codecvt_facet.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,837
```c++ // boost/identifier.hpp ----------------------------------------------------// // file LICENSE_1_0.txt or copy at path_to_url // See documentation at path_to_url #ifndef BOOST_IDENTIFIER_HPP #define BOOST_IDENTIFIER_HPP #include <boost/utility/enable_if.hpp> #include <boost/type_traits/is_base_of.hpp> #...
/content/code_sandbox/src/boost_1_66_0/boost/detail/identifier.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
713
```c++ //your_sha256_hash------------- // boost detail/reference_content.hpp header file // See path_to_url for updates, documentation, and revision history. //your_sha256_hash------------- // // Eric Friedman // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_DETAIL_REFERENCE_CONTENT_HPP ...
/content/code_sandbox/src/boost_1_66_0/boost/detail/reference_content.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
440
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // see libs/utility/compressed_pair.hpp // /* Release notes: 20 Jan 2001: Fixed obvious bugs (David Abrahams) 07 Oct 2000: Added better s...
/content/code_sandbox/src/boost_1_66_0/boost/detail/ob_compressed_pair.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,831
```c++ #ifndef BOOST_DETAIL_SP_TYPEINFO_HPP_INCLUDED #define BOOST_DETAIL_SP_TYPEINFO_HPP_INCLUDED // MS compatible compilers support #pragma once #if defined(_MSC_VER) && (_MSC_VER >= 1020) # pragma once #endif // detail/sp_typeinfo.hpp // // Deprecated, please use boost/core/typeinfo.hpp // // // See accompanyi...
/content/code_sandbox/src/boost_1_66_0/boost/detail/sp_typeinfo.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
156
```c++ // // accompanying file LICENSE_1_0.txt or copy at // path_to_url // // Template class numeric_traits<Number> -- // // Supplies: // // typedef difference_type -- a type used to represent the difference // between any two values of Number. // // Support: // 1. Not all specializations are supp...
/content/code_sandbox/src/boost_1_66_0/boost/detail/numeric_traits.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,211
```c++ // ing file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_DETAIL_ENDIAN_HPP #define BOOST_DETAIL_ENDIAN_HPP // Use the Predef library for the detection of endianess. #include <boost/predef/detail/endian_compat.h> #endif ```
/content/code_sandbox/src/boost_1_66_0/boost/detail/endian.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
55
```c++ // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // Hewlett-Packard Company // // Permission to use, copy, modify, distribute and sell this software // and its documentation for any purpose is hereby granted without fee, // provided that the above copyright notice appear in all copies an...
/content/code_sandbox/src/boost_1_66_0/boost/detail/binary_search.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,524
```c++ /////////1/////////2/////////3/////////4/////////5/////////6/////////7/////////8 // utf8_codecvt_facet.ipp // Andrew Lumsdaine, Indiana University (lums@osl.iu.edu). // Use, modification and distribution is subject to the Boost Software // path_to_url // Please see the comments in <boost/detail/utf8_codecvt_f...
/content/code_sandbox/src/boost_1_66_0/boost/detail/utf8_codecvt_facet.ipp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,549
```c++ // Use, modification and distribution are subject to the // (See accompanying file LICENSE_1_0.txt // or copy at path_to_url #ifndef BOOST_DETAIL_LCAST_PRECISION_HPP_INCLUDED #define BOOST_DETAIL_LCAST_PRECISION_HPP_INCLUDED #include <climits> #include <ios> #include <limits> #include <boost/config.hpp> #inc...
/content/code_sandbox/src/boost_1_66_0/boost/detail/lcast_precision.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,365
```c++ * (See accompanying file LICENSE_1_0.txt or copy at * path_to_url * * See Boost website at path_to_url */ #ifndef BOOST_DETAIL_ALLOCATOR_UTILITIES_HPP #define BOOST_DETAIL_ALLOCATOR_UTILITIES_HPP #include <boost/config.hpp> /* keep it first to prevent nasty warns in MSVC */ #include <boost/detail/workarou...
/content/code_sandbox/src/boost_1_66_0/boost/detail/allocator_utilities.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,000
```c++ // ----------------------------------------------------------- // // // glenfe at live dot com // // (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // ----------------------------------------------------------- #ifndef BOOST_DETAIL_DYNAMIC_BITSET_HPP #define BOOST_DETAIL_DYNAMIC...
/content/code_sandbox/src/boost_1_66_0/boost/detail/dynamic_bitset.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
2,093
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef ITERATOR_DWA122600_HPP_ #define ITERATOR_DWA122600_HPP_ // This header is obsolete and will be deprecated. #include <iterator> #if defined(__SUNPRO_CC) && (defined(__SGI_STL_PORT) || defined(_STLPORT_VERSION)) #include <cstddef> #endif na...
/content/code_sandbox/src/boost_1_66_0/boost/detail/iterator.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
246
```c++ //your_sha256_hash------------- // boost detail/templated_streams.hpp header file // See path_to_url for updates, documentation, and revision history. //your_sha256_hash------------- // // // // accompanying file LICENSE_1_0.txt or copy at // path_to_url #ifndef BOOST_DETAIL_BASIC_POINTERBUF_HPP #define BOOST_...
/content/code_sandbox/src/boost_1_66_0/boost/detail/basic_pointerbuf.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,109
```c++ // accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // Revision History // 09 Feb 01 Applied John Maddock's Borland patch Moving <true> // specialization to unspecialized template (David Abrahams) // 06 Feb 01 Created...
/content/code_sandbox/src/boost_1_66_0/boost/detail/select_type.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
247
```c++ // file LICENSE_1_0.txt or copy at path_to_url #ifndef BOOST_DETAIL_IS_XXX_DWA20051011_HPP # define BOOST_DETAIL_IS_XXX_DWA20051011_HPP # include <boost/config.hpp> # include <boost/mpl/bool.hpp> # include <boost/preprocessor/enum_params.hpp> # define BOOST_DETAIL_IS_XXX_DEF(name, qualified_name, nargs) \ t...
/content/code_sandbox/src/boost_1_66_0/boost/detail/is_xxx.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
188
```c++ // file LICENSE_1_0.txt or copy at path_to_url // Note: if you change this include guard, you also need to change // container_fwd_compile_fail.cpp #if !defined(BOOST_DETAIL_CONTAINER_FWD_HPP) #define BOOST_DETAIL_CONTAINER_FWD_HPP #if defined(_MSC_VER) && \ !defined(BOOST_DETAIL_TEST_CONFIG_ONLY) # pragm...
/content/code_sandbox/src/boost_1_66_0/boost/detail/container_fwd.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,093
```c++ // Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at // path_to_url // // See path_to_url for most recent version including documentation. // compressed_pair: pair that "compresses" empty members // (see libs/utility/doc/html/compressed_pair.html) // // JM changes 25 Jan 2004: // For the case wh...
/content/code_sandbox/src/boost_1_66_0/boost/detail/compressed_pair.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
3,554
```c++ // boost/catch_exceptions.hpp -----------------------------------------------// // LICENSE_1_0.txt or copy at path_to_url // See path_to_url for documentation. // Revision History // 13 Jun 01 report_exception() made inline. (John Maddock, Jesse Jones) // 26 Feb 01 Numerous changes suggested during fo...
/content/code_sandbox/src/boost_1_66_0/boost/detail/catch_exceptions.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
1,354
```c++ /* * * See path_to_url * * This header is deprecated, use boost/winapi/init_once.hpp instead. */ #ifndef BOOST_DETAIL_WINAPI_INIT_ONCE_HPP #define BOOST_DETAIL_WINAPI_INIT_ONCE_HPP #include <boost/winapi/init_once.hpp> #include <boost/detail/winapi/detail/deprecated_namespace.hpp> #ifdef BOOST_HAS_PRAGMA...
/content/code_sandbox/src/boost_1_66_0/boost/detail/winapi/init_once.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
104
```c++ /* * * See path_to_url * * This header is deprecated, use boost/winapi/condition_variable.hpp instead. */ #ifndef BOOST_DETAIL_WINAPI_CONDITION_VARIABLE_HPP #define BOOST_DETAIL_WINAPI_CONDITION_VARIABLE_HPP #include <boost/winapi/condition_variable.hpp> #include <boost/detail/winapi/detail/deprecated_nam...
/content/code_sandbox/src/boost_1_66_0/boost/detail/winapi/condition_variable.hpp
c++
2016-06-14T03:01:16
2024-08-12T19:23:19
VC-LTL
Chuyu-Team/VC-LTL
1,052
107